This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/jamulus
-
ExecStart=/usr/bin/Jamulus -s -n -o "${yourServername};${yourCity};[${yourCountryID}]"
-
Group=nogroup
-
IOSchedulingClass=realtime
-
IOSchedulingPriority=0
-
Nice=-20
-
NoNewPrivileges
Introduced in systemd 239=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced 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.