utzer
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
mods/sample-systemd.service
|
|
@ -2,6 +2,7 @@ |
|
|
|
Description=Friendica Worker |
|
|
|
|
|
|
|
[Service] |
|
|
|
#User should be the same as the user the webserver runs under, typically http or www |
|
|
|
User=http |
|
|
|
#Adapt the path in the following line to your system, use 'which php' to find php path, |
|
|
|
#provide the absolute path for worker.php |
|
|
|