You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
312 B
INI

[Unit]
Description=Start the Supercollider Application
After=syslog.target network.target
Requires=jack.service oscserver.service
Conflicts=vlc.service
[Service]
Type=simple
User=xpub
Group=xpub
WorkingDirectory=/home/xpub
ExecStart=/home/xpub/scmixer.sh
Restart=always
[Install]
WantedBy=multi-user.target