Infini-DL360/hedgedoc: add chown to syscall filter
This commit is contained in:
parent
5386980b65
commit
dc532959a0
1 changed files with 1 additions and 0 deletions
|
@ -36,5 +36,6 @@ in
|
||||||
|
|
||||||
systemd.services.hedgedoc.serviceConfig = {
|
systemd.services.hedgedoc.serviceConfig = {
|
||||||
ReadWritePaths = [ "-/srv/hedgedoc" ];
|
ReadWritePaths = [ "-/srv/hedgedoc" ];
|
||||||
|
SystemCallFilter = [ "@chown" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue