This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/jamulus -
ExecStart=/usr/bin/Jamulus -s -n -e ${DIRECTORYSERVER} -o "${yourServername};${yourCity};[${yourCountryID}]" -
Group=nogroup -
IOSchedulingClass=realtime -
IOSchedulingPriority=0 -
Nice=-20 -
NoNewPrivilegesIntroduced in systemd 239=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=yes -
Restart=on-failure -
RestartSec=30 -
StandardError=inherit -
StandardOutput=journal -
SyslogIdentifier=jamulus -
Type=simple -
User=jamulus
-
-
[Unit]-
After=network.target -
Description=Jamulus-Server
-
Additionnal notes
Nothing here.