sane-scripts.stop-all-servo: sandbox (correctly, i hope)
This commit is contained in:
@@ -206,7 +206,13 @@ in
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
"sane-scripts.stop-all-servo" = {};
|
"sane-scripts.stop-all-servo".sandbox = {
|
||||||
|
method = "bwrap";
|
||||||
|
extraPaths = [
|
||||||
|
"/run/dbus"
|
||||||
|
"/run/systemd"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
# if `tee` isn't trustworthy we have bigger problems
|
# if `tee` isn't trustworthy we have bigger problems
|
||||||
"sane-scripts.sudo-redirect".sandbox.enable = false;
|
"sane-scripts.sudo-redirect".sandbox.enable = false;
|
||||||
|
Reference in New Issue
Block a user