[Bin, Systemd] Move pumopm to its own user service
This commit is contained in:
9
.config/systemd/user/pumopm.service
Normal file
9
.config/systemd/user/pumopm.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Lightweight and dead simple power manager
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/pumopm
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user