sane-shutdown,sane-reboot: sandbox with bunpen
This commit is contained in:
@@ -138,7 +138,7 @@ in
|
||||
"sane-scripts.rcp".suggestedPrograms = [ "rsync" ];
|
||||
|
||||
"sane-scripts.reboot".sandbox = {
|
||||
method = "bwrap";
|
||||
method = "bunpen";
|
||||
whitelistDbus = [
|
||||
"system"
|
||||
];
|
||||
@@ -171,7 +171,7 @@ in
|
||||
];
|
||||
|
||||
"sane-scripts.shutdown".sandbox = {
|
||||
method = "bwrap";
|
||||
method = "bunpen";
|
||||
whitelistDbus = [
|
||||
"system"
|
||||
];
|
||||
|
Reference in New Issue
Block a user