Skip to content

Commit 7bf19ac

Browse files
authored
Merge pull request #156 from ShadowJonathan/patch-1
Change service restart policy to always
2 parents 9b96f8b + 1260950 commit 7bf19ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

running-pixelfed/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ Requires=nginx
295295
Type=simple
296296
ExecStart=/usr/bin/php /usr/share/webapps/pixelfed/artisan horizon
297297
User=http
298-
Restart=on-failure
298+
Restart=always
299299

300300
[Install]
301301
WantedBy=multi-user.target

0 commit comments

Comments
 (0)