Forked from
Xfce / thunar
4241 commits behind the upstream repository.
-
Alexander Schwinn authored
- Removed "DBusActivatable=true" which I added accidentally
Alexander Schwinn authored- Removed "DBusActivatable=true" which I added accidentally
thunar.service.in 273 B
[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