mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
sddm.conf
This commit is contained in:
46
modules/utilities/unix/desktop/kde_minimal/files/sddm.conf
Normal file
46
modules/utilities/unix/desktop/kde_minimal/files/sddm.conf
Normal file
@@ -0,0 +1,46 @@
|
||||
[Autologin]
|
||||
Relogin=true
|
||||
Session=plasma.desktop
|
||||
User=test
|
||||
|
||||
[General]
|
||||
EnableHiDPI=false
|
||||
HaltCommand=/bin/systemctl poweroff
|
||||
InputMethod=
|
||||
Numlock=none
|
||||
RebootCommand=/bin/systemctl reboot
|
||||
|
||||
[Theme]
|
||||
Current=debian-theme
|
||||
CursorTheme=Adwaita
|
||||
DisableAvatarsThreshold=7
|
||||
EnableAvatars=true
|
||||
FacesDir=/usr/share/sddm/faces
|
||||
ThemeDir=/usr/share/sddm/themes
|
||||
|
||||
[Users]
|
||||
DefaultPath=/bin:/usr/bin
|
||||
HideShells=
|
||||
HideUsers=
|
||||
MaximumUid=60000
|
||||
MinimumUid=1000
|
||||
RememberLastSession=true
|
||||
RememberLastUser=true
|
||||
|
||||
[Wayland]
|
||||
SessionCommand=/usr/share/sddm/scripts/wayland-session
|
||||
SessionDir=/usr/share/wayland-sessions
|
||||
SessionLogFile=.local/share/sddm/wayland-session.log
|
||||
|
||||
[X11]
|
||||
DisplayCommand=/usr/share/sddm/scripts/Xsetup
|
||||
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
|
||||
MinimumVT=7
|
||||
ServerArguments=-nolisten tcp
|
||||
ServerPath=/usr/bin/X
|
||||
SessionCommand=/etc/sddm/Xsession
|
||||
SessionDir=/usr/share/xsessions
|
||||
SessionLogFile=.local/share/sddm/xorg-session.log
|
||||
UserAuthFile=.Xauthority
|
||||
XauthPath=/usr/bin/xauth
|
||||
XephyrPath=/usr/bin/Xephyr
|
||||
@@ -7,7 +7,7 @@
|
||||
<!-- an example remote storage system, with a remotely exploitable vulnerability that can then be escalated to root -->
|
||||
<system>
|
||||
<system_name>userspice</system_name>
|
||||
<base distro="Debian 9" type="desktop" name="KDE"/>
|
||||
<base distro="Debian 7.8" type="desktop" name="KDE"/>
|
||||
|
||||
<utility module_path=".*kde_minimal"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user