Update minictrl and assistive_light
[apps/core/preloaded/quickpanel.git] / packaging / 2.4 / quickpanel-system.service
1 [Unit]
2 Description=Start the Quickpanel
3 After=check-mount.service connman.service
4
5 [Service]
6 Type=simple
7 User=app
8 Group=app
9 SmackProcessLabel=org.tizen.quickpanel
10 EnvironmentFile=/run/tizen-mobile-env
11 ExecStart=/usr/apps/org.tizen.quickpanel/bin/quickpanel
12 Restart=always
13 RestartSec=0
14 KillSignal=SIGKILL
15 OOMScoreAdjust=200
16
17 [Install]
18 WantedBy=multi-user.target