fix(systemd): add RuntimeDirectory (#510)
Closes #508 Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
6a12efee08
commit
caf69be97b
2 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ CacheDirectory=anubis/%i
|
|||
CacheDirectoryMode=0755
|
||||
StateDirectory=anubis/%i
|
||||
StateDirectoryMode=0755
|
||||
RuntimeDirectory=anubis
|
||||
RuntimeDirectoryMode=0755
|
||||
ReadWritePaths=/run
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue