Fix: Remove hardcoded homedir
This commit is contained in:
parent
ebd2ee1b6a
commit
c5865a170d
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
Description=Lock screen and stop services
|
||||
|
||||
[Service]
|
||||
ExecStart=/home/luzifer/bin/lock
|
||||
ExecStart=%h/bin/lock
|
||||
|
|
Loading…
Reference in a new issue