diff options
Diffstat (limited to 'usr/share/lightdm')
| -rw-r--r-- | usr/share/lightdm/lightdm.conf.d/50-noguest.conf | 2 | ||||
| -rw-r--r-- | usr/share/lightdm/lightdm.conf.d/60-openbox.conf | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/usr/share/lightdm/lightdm.conf.d/50-noguest.conf b/usr/share/lightdm/lightdm.conf.d/50-noguest.conf new file mode 100644 index 0000000..a0883f4 --- /dev/null +++ b/usr/share/lightdm/lightdm.conf.d/50-noguest.conf @@ -0,0 +1,2 @@ +[SeatDefaults] +allow-guest=false diff --git a/usr/share/lightdm/lightdm.conf.d/60-openbox.conf b/usr/share/lightdm/lightdm.conf.d/60-openbox.conf new file mode 100644 index 0000000..a0e380d --- /dev/null +++ b/usr/share/lightdm/lightdm.conf.d/60-openbox.conf @@ -0,0 +1,2 @@ +[SeatDefaults] +user-session=openbox |
