Skip to content

Commit dfdac96

Browse files
authored
enable logout, reboot
Disabling the logout also disabled the reboot and shutdown from UI and in case of some upgrades, the reboot couldn't be performed because of it
1 parent 8c7881e commit dfdac96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

oscfg/debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ idle-activation-enabled=false
196196
197197
[org/gnome/desktop/lockdown]
198198
disable-lock-screen=true
199-
disable-log-out=true
199+
#disable-log-out=true
200200
201201
[org/gnome/desktop/session]
202202
idle-delay=uint32 0

0 commit comments

Comments
 (0)