daemon is simple
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
170ec30e7d
commit
3a18f424ba
|
@ -3,7 +3,7 @@ Description=powerpaneld
|
|||
|
||||
[Service]
|
||||
User=root
|
||||
Type=forking
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/powerpaneld
|
||||
ExecStop=killall powerpaneld
|
||||
TimeOutSec=30
|
||||
|
|
Loading…
Reference in New Issue