Merge pull request #537 from MrRinkana/patch-1
Update systemd service example
This commit is contained in:
Коммит
f71fcbc1a0
|
@ -70,6 +70,8 @@ ExecStart = /path/to/push/binary/notify_push /path/to/nextcloud/config/config.ph
|
|||
# requires the push server to have been build with the systemd feature (enabled by default)
|
||||
Type=notify
|
||||
User=www-data
|
||||
Restart=always
|
||||
RestartSec=60
|
||||
|
||||
[Install]
|
||||
WantedBy = multi-user.target
|
||||
|
|
Загрузка…
Ссылка в новой задаче