Update package version to 7.5.1
[platform/core/uifw/isf.git] / packaging / engine-loader.service
1 [Unit]
2 Description=Start the ise engine loader
3
4 [Service]
5 User=ui_fw
6 Group=ui_fw
7 BusName=org.tizen.engine-loader
8 Type=dbus
9 SmackProcessLabel=System
10 ExecStart=/usr/bin/ise-engine-loader
11 Restart=on-failure
12 RestartSec=2
13
14 [Install]
15 WantedBy=multi-user.target