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