mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-25 07:45:16 +03:00
11 lines
195 B
Desktop File
11 lines
195 B
Desktop File
[Unit]
|
|
Description=COSMIC Greeter Daemon
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=com.system76.CosmicGreeter
|
|
ExecStart=/usr/bin/cosmic-greeter-daemon
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|