fix: nas pyload filebot service
This commit is contained in:
@@ -90,6 +90,9 @@ in
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
# Disable PrivateTmp so unrar can use system /tmp for extraction
|
||||
PrivateTmp = lib.mkForce false;
|
||||
|
||||
# Bind-mount DNS configuration files into the sandboxed service
|
||||
BindReadOnlyPaths = [
|
||||
"/etc/resolv.conf"
|
||||
|
||||
Reference in New Issue
Block a user