mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 12:07:17 +08:00
11 lines
155 B
SYSTEMD
11 lines
155 B
SYSTEMD
|
[Unit]
|
||
|
Description=UDisks
|
||
|
|
||
|
[Service]
|
||
|
Type=dbus
|
||
|
BusName=org.freedesktop.UDisks
|
||
|
ExecStart=/usr/lib/udisks/udisks-daemon
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=graphical.target
|