mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-24 10:52:48 +00:00
9 lines
163 B
Desktop File
9 lines
163 B
Desktop File
[Unit]
|
|
Description=Katana Display Manager
|
|
After=systemd-user-sessions.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/kdm -nodaemon
|
|
|
|
[Install]
|
|
Alias=display-manager.service
|