Disable verbose output of systems service file
[staging/HomeScreen.git] / WindowManager / conf / WindowManager.service
1 [Unit]
2 Description=AGL Window Manager
3 Requires=dbus.service
4
5 [Service]
6 User=root
7 Type=dbus
8 BusName=org.agl.windowmanager
9 ExecStart=/usr/AGL/homescreen/WindowManager
10 Restart=on-failure
11 RestartSec=1
12
13 [Install]
14 WantedBy=default.target