tv ejabberd: drop PermissionsStartOnly directive
This commit is contained in:
parent
16cce4be93
commit
c6aec96a55
|
@ -86,7 +86,6 @@ in {
|
|||
LoadCredential = [
|
||||
"certfile:${cfg.certfile}"
|
||||
];
|
||||
PermissionsStartOnly = true;
|
||||
PrivateTmp = true;
|
||||
SyslogIdentifier = "ejabberd";
|
||||
StateDirectory = "ejabberd";
|
||||
|
|
Loading…
Reference in a new issue