diff options
Diffstat (limited to 'laptop/powertune.service')
-rw-r--r-- | laptop/powertune.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/laptop/powertune.service b/laptop/powertune.service deleted file mode 100644 index 0d7c3ca..0000000 --- a/laptop/powertune.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=Tune system's power management - -[Service] -User=root -Group=root -ExecStart=/bin/powertune - -[Install] -Alias=powertune.service -WantedBy=multi-user.target |