11 lines
281 B
Desktop File
11 lines
281 B
Desktop File
[Unit]
|
|
Description=SLiM Simple Login Manager
|
|
Conflicts=getty@tty1.service plymouth-quit.service
|
|
After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/slim -nodaemon
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
Alias=display-manager.service
|