mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-01 16:15:27 +02:00
10 lines
158 B
Desktop File
10 lines
158 B
Desktop File
[Unit]
|
|
Description=Disk Manager
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.UDisks
|
|
ExecStart=/usr/libexec/udisks-daemon
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|