Add uid attribute of ThemeInfo
[platform/core/appfw/tizen-theme-manager.git] / packaging / tizen-theme-manager.service
1 [Unit]
2 Description=Tizen Theme Manager
3
4 [Service]
5 Type=dbus
6 BusName=org.tizen.ThemeManager
7 User=app_fw
8 Group=app_fw
9 SmackProcessLabel=System
10 ExecStart=/usr/bin/theme-provider
11
12 [Install]
13 WantedBy=multi-user.target