Updated systemd service, gitignores

This commit is contained in:
2020-09-27 14:54:37 +02:00
parent 4b327cab48
commit d0478ba7c8
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ Description=A small, simple, no bloat power manager.
[Service]
Type=notify
ExecStart=/usr/bin/pumo
ExecStart=/usr/bin/pumopm
Restart=on-failure
# Disalow writing to /usr, /bin, /usr/bin... It shouldnt, but just in case