11 lines
144 B
Desktop File
11 lines
144 B
Desktop File
[Unit]
|
|
Description=Qubes OS daemon
|
|
|
|
[Service]
|
|
Type=notify
|
|
ExecStart=/usr/bin/qubesd
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|