rwMarkable: fix service file restart
This commit is contained in:
parent
12e86edb7a
commit
2f9d2d9756
@ -51,7 +51,7 @@ After=network.target
|
|||||||
WorkingDirectory=/opt/rwmarkable
|
WorkingDirectory=/opt/rwmarkable
|
||||||
EnvironmentFile=/opt/rwmarkable/.env
|
EnvironmentFile=/opt/rwmarkable/.env
|
||||||
ExecStart=yarn start
|
ExecStart=yarn start
|
||||||
Restart=unless-stopped
|
Restart=on-abnormal
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user