9 lines
240 B
Desktop File
9 lines
240 B
Desktop File
# D-Bus service file for Linux Hello Daemon
|
|
# This file should be installed to /usr/share/dbus-1/system-services/
|
|
|
|
[D-BUS Service]
|
|
Name=org.linuxhello.Daemon
|
|
Exec=/usr/libexec/linux-hello-daemon
|
|
User=root
|
|
SystemdService=linux-hello.service
|