new nextcloud config management
This commit is contained in:
@@ -10,7 +10,7 @@ Group={{ webserver_user }}
|
||||
RuntimeDirectory=nextcloud
|
||||
RuntimeDirectoryMode=0750
|
||||
PIDFile=/run/nextcloud/notify_push.pid
|
||||
ExecStart = {{ nextcloud_notify_push_install_dir }}/nextcloud_notify_push-{{ deb_architecture_alias }} {{ nextcloud_dir }}/config/config.php
|
||||
ExecStart = {{ nextcloud_notify_push_install_dir }}/nextcloud_notify_push {{ nextcloud_dir }}/config/config.php
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user