TTY added
Powertop needs a TTY attached even when in auto-tune mode, added this in the service file.
This commit is contained in:
parent
6cfc3eb935
commit
c557a85702
@ -3,6 +3,7 @@ Description=Powertop enables various powersaving modes
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
StandardOutput=tty
|
||||
ExecStart=/usr/sbin/powertop --auto-tune
|
||||
|
||||
[Install]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user