nixos/syncoid: Drop ~[at]sync from the systemcallfilter to avoid coredumps
This commit is contained in:
@@ -301,7 +301,6 @@ in
|
||||
"~@privileged"
|
||||
"~@resources"
|
||||
"~@setuid"
|
||||
"~@sync"
|
||||
"~@timer"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
|
||||
Reference in New Issue
Block a user