[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
howtos:slackware_admin:service [2019/02/21 09:46 (UTC)] – created markandhowtos:slackware_admin:service [2019/02/21 09:47 (UTC)] – use USER/GROUP markand
Line 132: Line 132:
 BIN=/usr/bin/prog BIN=/usr/bin/prog
 CONF=/etc/prog.conf CONF=/etc/prog.conf
-ARGS=-c $CONF+ARGS=-c $CONF -u $USER -g $GROUP
 PID=/var/run/prog.pid PID=/var/run/prog.pid
  
 howtos:slackware_admin:service ()