12 lines
200 B
Desktop File
12 lines
200 B
Desktop File
[Unit]
|
|
Description=Disk Manager
|
|
After=syslog.target
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.UDisks
|
|
ExecStart=/usr/libexec/udisks-daemon
|
|
StandardOutput=syslog
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|