Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 250 Bytes

transferengine.service

File metadata and controls

10 lines (8 loc) · 250 Bytes
 
1
2
3
[Unit]
Description=Transfer engine
After=dbus.socket booster-qt5.service
Oct 31, 2014
Oct 31, 2014
4
Requires=dbus.socket booster-qt5.service
5
6
7
[Service]
Type=dbus
Oct 31, 2014
Oct 31, 2014
8
ExecStart=/usr/bin/invoker --type=qt5 --global-syms /usr/bin/nemo-transfer-engine
9
BusName=org.nemo.transferengine