Files
agnos-builder/userspace/files/cdsp.service
T
2021-09-23 19:08:32 -07:00

12 lines
179 B
Desktop File

[Unit]
Description=Start cdsp
SourcePath=/usr/bin/cdsp.sh
Before=cdsprpcd.service
[Service]
Type=oneshot
ExecStart=/bin/sh /usr/bin/cdsp.sh
[Install]
WantedBy=multi-user.target