mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
We need to set status:null for yunohost pseudo-service
This commit is contained in:
parent
6ef6783c81
commit
53dde3a6c7
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ nslcd:
|
||||||
log: /var/log/syslog
|
log: /var/log/syslog
|
||||||
nsswitch:
|
nsswitch:
|
||||||
status: null
|
status: null
|
||||||
|
yunohost:
|
||||||
|
status: null
|
||||||
bind9: null
|
bind9: null
|
||||||
tahoe-lafs: null
|
tahoe-lafs: null
|
||||||
memcached: null
|
memcached: null
|
||||||
|
|
Loading…
Add table
Reference in a new issue