mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 21:22:40 +00:00
Use correct state path
This commit is contained in:
parent
3ebc23ab13
commit
805a508ea6
1 changed files with 1 additions and 1 deletions
2
dist/arch/arsse-fetch.service
vendored
2
dist/arch/arsse-fetch.service
vendored
|
@ -17,7 +17,7 @@ ProtectHome=true
|
||||||
StateDirectory=arsse
|
StateDirectory=arsse
|
||||||
ConfigurationDirectory=webapps/arsse
|
ConfigurationDirectory=webapps/arsse
|
||||||
ReadOnlyPaths=/
|
ReadOnlyPaths=/
|
||||||
ReadWriePaths=/usr/lib/arsse
|
ReadWriePaths=/var/lib/arsse
|
||||||
NoExecPaths=/
|
NoExecPaths=/
|
||||||
ExecPaths=/usr/bin/php /usr/bin/php7
|
ExecPaths=/usr/bin/php /usr/bin/php7
|
||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
|
|
Loading…
Reference in a new issue