[Bin, Systemd] Move pumopm to its own user service

This commit is contained in:
2022-08-31 17:24:57 +02:00
parent 0050fc966e
commit 77694e9aa0
2 changed files with 10 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Lightweight and dead simple power manager
[Service]
Type=simple
ExecStart=/usr/bin/pumopm
[Install]
WantedBy=default.target