rwMarkable: fix service file restart

This commit is contained in:
vhsdream 2025-09-30 14:18:57 -04:00
parent 12e86edb7a
commit 2f9d2d9756

View File

@ -51,7 +51,7 @@ After=network.target
WorkingDirectory=/opt/rwmarkable
EnvironmentFile=/opt/rwmarkable/.env
ExecStart=yarn start
Restart=unless-stopped
Restart=on-abnormal
[Install]
WantedBy=multi-user.target