aboutsummaryrefslogtreecommitdiffstats
path: root/WindowManager/conf/WindowManager.service
blob: 5bcb777f4c9304965d8d94d2008a69bcc05068de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=AGL Window Manager
Requires=dbus.service

[Service]
User=root
Type=dbus
BusName=org.agl.windowmanager
ExecStart=/usr/AGL/homescreen/WindowManager
Restart=on-failure
RestartSec=1
StandardOutput=tty

[Install]
WantedBy=default.target