remove deprecated systemd service flag

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

View File

@ -6,7 +6,6 @@ User=root
Type=simple
ExecStart=/usr/bin/powerpaneld
ExecStop=killall powerpaneld
TimeOutSec=30
Restart=on-failure
RestartSec=30