daemon is simple

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-10-06 11:07:05 -05:00
parent 170ec30e7d
commit 3a18f424ba
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Description=powerpaneld
[Service]
User=root
Type=forking
Type=simple
ExecStart=/usr/bin/powerpaneld
ExecStop=killall powerpaneld
TimeOutSec=30