sane-private-unlock: only unlock if we actually have a session
This commit is contained in:
@@ -119,7 +119,7 @@ in
|
|||||||
sandbox.extraPaths = [ "/run/gocryptfs" ];
|
sandbox.extraPaths = [ "/run/gocryptfs" ];
|
||||||
sandbox.whitelistSystemctl = true;
|
sandbox.whitelistSystemctl = true;
|
||||||
fs.".profile".symlink.text = ''
|
fs.".profile".symlink.text = ''
|
||||||
sane-private-unlock
|
sessionCommands+=('sane-private-unlock')
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user