Merge pull request #25670 from Mic92/cups-hardening

cups: mount private /tmp
This commit is contained in:
Graham Christensen
2017-07-16 16:41:33 -04:00
committed by GitHub

View File

@@ -324,6 +324,8 @@ in
fi
''}
'';
serviceConfig.PrivateTmp = true;
};
systemd.services.cups-browsed = mkIf avahiEnabled