mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-16 10:15:09 +03:00
12 lines
207 B
Desktop File
12 lines
207 B
Desktop File
[Unit]
|
|
Description=Disk Manager
|
|
Documentation=man:udisks(8)
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.freedesktop.UDisks2
|
|
ExecStart=/usr/libexec/udisks2/udisksd
|
|
KillSignal=SIGINT
|
|
|
|
[Install]
|
|
WantedBy=graphical.target
|