From: root Samara Date: Wed, 4 May 2016 14:13:33 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=df7f86208e0ef8b5757905899e11143083e9a76c;p=config%2Fsamara%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/xdm b/conf.d/xdm index e2d4e73..3b1e9c4 100644 --- a/conf.d/xdm +++ b/conf.d/xdm @@ -10,4 +10,5 @@ CHECKVT=7 #DISPLAYMANAGER="xdm" #DISPLAYMANAGER="gdm" #DISPLAYMANAGER="wdm" -DISPLAYMANAGER="kdm" +#DISPLAYMANAGER="kdm" +DISPLAYMANAGER="sddm" diff --git a/group b/group index 81b1732..be03317 100644 --- a/group +++ b/group @@ -16,7 +16,7 @@ console:x:17: audio:x:18:pulse,fbrehm cdrom:x:19:fbrehm tape:x:26:root -video:x:27:root,fbrehm,gdm +video:x:27:root,fbrehm,gdm,sddm cdrw:x:80: usb:x:85: users:x:100:fbrehm @@ -82,3 +82,4 @@ systemd-journal-upload:x:968: collectd:x:967: unbound:x:966: nagios:x:965: +sddm:x:964: diff --git a/group- b/group- index fd45b3f..85ba27d 100644 --- a/group- +++ b/group- @@ -81,3 +81,5 @@ systemd-journal-remote:x:969: systemd-journal-upload:x:968: collectd:x:967: unbound:x:966: +nagios:x:965: +sddm:x:964: diff --git a/gshadow b/gshadow index 9adcdd0..c960119 100644 --- a/gshadow +++ b/gshadow @@ -16,7 +16,7 @@ console::: audio:::pulse,fbrehm cdrom:::fbrehm tape:::root -video:::root,fbrehm,gdm +video:::root,fbrehm,gdm,sddm cdrw::: usb::: users:::fbrehm @@ -82,3 +82,4 @@ systemd-journal-upload:!:: collectd:!:: unbound:!:: nagios:!:: +sddm:!:: diff --git a/gshadow- b/gshadow- index 006653a..0f47afd 100644 --- a/gshadow- +++ b/gshadow- @@ -81,3 +81,5 @@ systemd-journal-remote:!:: systemd-journal-upload:!:: collectd:!:: unbound:!:: +nagios:!:: +sddm:!:: diff --git a/passwd b/passwd index d2de0d5..4a90e88 100644 --- a/passwd +++ b/passwd @@ -57,3 +57,4 @@ systemd-journal-upload:x:127:968:added by portage for systemd:/dev/null:/sbin/no collectd:x:128:967:added by portage for collectd:/var/lib/collectd:/sbin/nologin unbound:x:129:966:added by portage for unbound:/etc/unbound:/sbin/nologin nagios:x:130:965:added by portage for nagios-plugins:/var/nagios/home:/bin/bash +sddm:x:131:964:added by portage for sddm:/var/lib/sddm:/sbin/nologin diff --git a/passwd- b/passwd- index 398ca26..d2de0d5 100644 --- a/passwd- +++ b/passwd- @@ -56,3 +56,4 @@ systemd-journal-remote:x:126:969:added by portage for systemd:/dev/null:/sbin/no systemd-journal-upload:x:127:968:added by portage for systemd:/dev/null:/sbin/nologin collectd:x:128:967:added by portage for collectd:/var/lib/collectd:/sbin/nologin unbound:x:129:966:added by portage for unbound:/etc/unbound:/sbin/nologin +nagios:x:130:965:added by portage for nagios-plugins:/var/nagios/home:/bin/bash diff --git a/sddm.conf b/sddm.conf new file mode 100644 index 0000000..ee51311 --- /dev/null +++ b/sddm.conf @@ -0,0 +1,105 @@ +[Autologin] +# Autologin again on session exit +Relogin=false + +# Autologin session +Session= + +# Autologin user +User= + + +[General] +# Halt command +HaltCommand=/usr/bin/systemctl poweroff + +# Initial NumLock state +# Valid values: on|off|none +# If property is set to none, numlock won't be changed +Numlock=none + +# Reboot command +RebootCommand=/usr/bin/systemctl reboot + + +[Theme] +# Current theme name +Current=maldives + +# Cursor theme +CursorTheme= + +# Face icon directory +# The files should be in username.face.icon format +FacesDir=/usr/share/sddm/faces + +# Theme directory path +ThemeDir=/usr/share/sddm/themes + + +[Users] +# Default $PATH +DefaultPath=/bin:/usr/bin:/usr/local/bin + +# Hidden shells +# Users with these shells as their default won't be listed +HideShells= + +# Hidden users +HideUsers= + +# Maximum user id for displayed users +MaximumUid=60000 + +# Minimum user id for displayed users +MinimumUid=1000 + +# Remember the session of the last successfully logged in user +RememberLastSession=true + +# Remember the last successfully logged in user +RememberLastUser=true + + +[WaylandDisplay] +# Wayland session script path +# A script to execute when starting the desktop session +SessionCommand=/usr/share/sddm/scripts/wayland-session + +# Session description directory +SessionDir=/usr/share/wayland-sessions + + +[XDisplay] +# Xsetup script path +# A script to execute when starting the display server +DisplayCommand=/usr/share/sddm/scripts/Xsetup + +# Xstop script path +# A script to execute when stopping the display server +DisplayStopCommand=/usr/share/sddm/scripts/Xstop + +# Minimum VT +# The lowest virtual terminal number that will be used. +MinimumVT=7 + +# X server arguments +ServerArguments=-nolisten tcp + +# X server path +ServerPath=/usr/bin/X + +# Xsession script path +# A script to execute when starting the desktop session +SessionCommand=/usr/share/sddm/scripts/Xsession + +# Session description directory +SessionDir=/usr/share/xsessions + +# Xauth path +XauthPath=/usr/bin/xauth + +# Xephyr path +XephyrPath=/usr/bin/Xephyr + + diff --git a/shadow b/shadow index 793b01c..1ad7a41 100644 --- a/shadow +++ b/shadow @@ -56,3 +56,4 @@ systemd-journal-upload:!:16441:::::: collectd:!:16478:::::: unbound:!:16492:::::: nagios:!:16625:::::: +sddm:!:16925:::::: diff --git a/shadow- b/shadow- index 6a87246..793b01c 100644 --- a/shadow- +++ b/shadow- @@ -1,4 +1,4 @@ -root:$6$2vL2kyu0$pYKEYZ.sWeC6deDVJDl4P.Z643DB7NKAlTOlR.f0qZUCT.Yo8yVrAGP17BiMfJvjVosl1ENoS28fNhkrUIs0l0:15771:0::::: +root:$6$oTh3Equ6$j6jGT6IWo/AbozW.cSVGBq.hyLbRaQMIpYd/o3sXuGGusbVbD.EyV4y7ocsC1BELPnpLYU5KbO7ImZXov68HM0:16762:0::::: halt:*:9797:0::::: operator:*:9797:0::::: shutdown:*:9797:0::::: @@ -55,3 +55,4 @@ systemd-journal-remote:!:16441:::::: systemd-journal-upload:!:16441:::::: collectd:!:16478:::::: unbound:!:16492:::::: +nagios:!:16625::::::