From c64ae06510aa5bc3fcf4b43bfeb38ad5512a3c3b Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Fri, 22 May 2015 12:10:14 +0300 Subject: [plymouth] adding the test machine new plymouth --- sys-boot/plymouth/files/lightdm-plymouth.service | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sys-boot/plymouth/files/lightdm-plymouth.service (limited to 'sys-boot/plymouth/files') diff --git a/sys-boot/plymouth/files/lightdm-plymouth.service b/sys-boot/plymouth/files/lightdm-plymouth.service new file mode 100644 index 00000000..0ce7ddc6 --- /dev/null +++ b/sys-boot/plymouth/files/lightdm-plymouth.service @@ -0,0 +1,13 @@ +[Unit] +Description=Light Display Manager +Conflicts=getty@tty1.service plymouth-quit.service +After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service + +[Service] +ExecStart=/usr/sbin/lightdm +Restart=always +IgnoreSIGPIPE=no +BusName=org.freedesktop.DisplayManager + +[Install] +Alias=display-manager.service -- cgit v1.2.3