🔧 chore(systemd): update surfing-keys project path
This commit is contained in:
parent
7325f22555
commit
e91c08e03e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ PartOf=graphical-session.target
|
||||||
Requires=graphical-session.target
|
Requires=graphical-session.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=bash -c 'cd /home/matt/dev/personal/projects/surfingkeys-conf; npm run gulp serve-simple'
|
ExecStart=bash -c 'cd /home/matt/dev/projects/surfingkeys-conf; npm run gulp serve-simple'
|
||||||
Type=simple
|
Type=simple
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=10
|
RestartSec=10
|
||||||
|
|
Loading…
Add table
Reference in a new issue