summaryrefslogtreecommitdiff
path: root/thunar.service.in
blob: 257d953e398a457924856e7df8a9e10641c0bd6b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Thunar file manager
Documentation=man:Thunar(1)

[Service]
Type=dbus
ExecStart=@bindir@/Thunar --daemon
# This is the name that is taken second, so by the time this one is taken,
# we know everything is good.
BusName=org.xfce.FileManager
KillMode=process