This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/default/ample
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/ample -c 10 -f /etc/ample/ample.conf -i /run/ample.pid
-
PIDFile=/run/ample.pid
-
PrivateTmp=yes
-
Type=forking
-
-
[Unit]
-
After=network.target
-
Description=AMPLE mp3 server
-
Documentation=man:ample
-
Additionnal notes
Nothing here.