sddm.conf

This commit is contained in:
secgen server
2018-09-21 15:07:56 +01:00
committed by ts
parent 3e0f87aff6
commit eafdd4cf70
2 changed files with 47 additions and 1 deletions

View 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

View File

@@ -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"/>