bundles/miniflux: make sure to restart process if it crashes
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
8e45b93b78
commit
07c3d93e7d
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
[Service]
|
||||
ExecStartPre=/usr/bin/miniflux -migrate
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
|
Loading…
Reference in a new issue