10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
[Unit]
|
||
|
Description=Portal service
|
||
|
PartOf=graphical-session.target
|
||
|
|
||
|
[Service]
|
||
|
Type=dbus
|
||
|
#BusName=org.freedesktop.portal.Desktop
|
||
|
ExecStart=/usr/libexec/xdg-desktop-portal
|
||
|
Slice=session.slice
|