diff options
author | David P <megver83@openmailbox.org> | 2017-03-22 09:45:03 -0300 |
---|---|---|
committer | David P <megver83@openmailbox.org> | 2017-03-22 09:45:03 -0300 |
commit | 3defeb00b3a0b379b87cb3674bc6065c17f36687 (patch) | |
tree | a0ff35b92acc63abe01c121532156ed911188b16 /pcr/plymouth/lxdm-plymouth.service | |
parent | 238c65c7329b1ac2609d7a59ab82b3baa65ee442 (diff) | |
download | abslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.tar.gz abslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.tar.bz2 abslibre-3defeb00b3a0b379b87cb3674bc6065c17f36687.zip |
Removed plymouth
Diffstat (limited to 'pcr/plymouth/lxdm-plymouth.service')
-rw-r--r-- | pcr/plymouth/lxdm-plymouth.service | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/plymouth/lxdm-plymouth.service b/pcr/plymouth/lxdm-plymouth.service deleted file mode 100644 index 33e0ea741..000000000 --- a/pcr/plymouth/lxdm-plymouth.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=LXDE Display Manager -Conflicts=getty@tty1.service plymouth-quit.service -Wants=plymouth-deactivate.service -After=systemd-user-sessions.service getty@tty1.service plymouth-deactivate.service plymouth-quit.service - -[Service] -ExecStart=/usr/sbin/lxdm -Restart=always -IgnoreSIGPIPE=no - -[Install] -Alias=display-manager.service |