Merge pull request #25670 from Mic92/cups-hardening
cups: mount private /tmp
This commit is contained in:
commit
3d176b7ff1
@ -324,6 +324,8 @@ in
|
|||||||
fi
|
fi
|
||||||
''}
|
''}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
serviceConfig.PrivateTmp = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.cups-browsed = mkIf avahiEnabled
|
systemd.services.cups-browsed = mkIf avahiEnabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user