summaryrefslogtreecommitdiffstats
path: root/recipes-support/udisks/files/udisks.service
blob: 4bd5584491eb21d07732de505868345cbe502c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Disk Manager (legacy version)
Documentation=man:udisks(7)

[Service]
Type=dbus
BusName=org.freedesktop.UDisks
ExecStart=/usr/libexec/udisks-daemon --no-debug

[Install]
WantedBy=multi-user.target