mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-09 03:55:20 +02:00
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
|