services: drone: do not bind '/var/lib/drone'

This commit is contained in:
Bruno BELANYI 2021-02-16 13:51:12 +00:00
parent b972c0bef3
commit 0482833ee8

View file

@ -182,7 +182,6 @@ in
BindPaths = [
"/nix/var/nix/daemon-socket/socket"
"/run/nscd/socket"
"/var/lib/drone"
];
BindReadOnlyPaths = [
"/etc/passwd:/etc/passwd"