]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot Samara <root@samara.pb.local>
Wed, 4 May 2016 14:13:33 +0000 (16:13 +0200)
committerroot Samara <root@samara.pb.local>
Wed, 4 May 2016 14:13:33 +0000 (16:13 +0200)
conf.d/xdm
group
group-
gshadow
gshadow-
passwd
passwd-
sddm.conf [new file with mode: 0644]
shadow
shadow-

index e2d4e734fd885357cb1c8a1e6f220f7d6796be41..3b1e9c46464fe01fe26012e41cdf799d65275e3e 100644 (file)
@@ -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 81b173297146c08817deff691257ef04a4f21e55..be03317a0a3c892349d7468e1bbc309fb0469973 100644 (file)
--- 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 fd45b3fb4e7337fa234575cf21d10d45cbff9820..85ba27d0e412d3ccadf5c3f1eb433c6780e0abfc 100644 (file)
--- 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 9adcdd0794594f8789a215da60fda50a8de697c8..c96011927aa66acfbca2a8f642027470f2c6cb26 100644 (file)
--- 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:!::
index 006653a9d374366be6951fdae6a39be3a8b10e79..0f47afd87a78ede579d4c23603d973c419483c35 100644 (file)
--- 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 d2de0d57491e35456a5a107a230f01363b05f044..4a90e889423577f7d5c34d10b2fb6ef72fa364d8 100644 (file)
--- 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 398ca26a137596cbdab643112896a6c15420fa94..d2de0d57491e35456a5a107a230f01363b05f044 100644 (file)
--- 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 (file)
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 793b01c7ca34c48b07ed707c57a5c6e429ad1f90..1ad7a41e01e6b304ff79c2d6a800ec0751002f2f 100644 (file)
--- 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 6a872465e34689de4663b3ff6dfdf9c4cc0c0d24..793b01c7ca34c48b07ed707c57a5c6e429ad1f90 100644 (file)
--- 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::::::