summaryrefslogtreecommitdiff
path: root/settings/weston.service
diff options
context:
space:
mode:
Diffstat (limited to 'settings/weston.service')
-rw-r--r--settings/weston.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/settings/weston.service b/settings/weston.service
new file mode 100644
index 0000000..16d2980
--- /dev/null
+++ b/settings/weston.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Weston
+Requires=dbus.socket
+
+[Service]
+ExecStart=/usr/bin/weston-launch --user app -- -i0 --log=/tmp/weston.log
+
+[Install]
+WantedBy=weston.target