mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 12:35:35 -05:00
nix: add /etc/group to systemd sandbox
allows specifying groups by name in the unix socket
This commit is contained in:
@@ -279,6 +279,7 @@ in {
|
||||
"/nix/store"
|
||||
"-/etc/resolv.conf"
|
||||
"-/etc/nsswitch.conf"
|
||||
"-/etc/group"
|
||||
"-/etc/hosts"
|
||||
"-/etc/localtime"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user