Files
agnos-builder/userspace/root/lib/systemd/system/cdsp.service
2026-04-30 18:21:06 -07:00

11 lines
155 B
Desktop File

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