summaryrefslogtreecommitdiffstats
path: root/projectroot
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2021-07-09 09:45:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-07-16 21:20:48 +0200
commitbef359c33c098d4809d0833d85c68932ab16501d (patch)
tree6d565e677cf20cd7156584cd72db36e21e163e7d /projectroot
parentbd8b3d01cbd0ce3af98f3a7543160e0217ac9061 (diff)
downloadptxdist-bef359c33c098d4809d0833d85c68932ab16501d.tar.gz
ptxdist-bef359c33c098d4809d0833d85c68932ab16501d.tar.xz
seatd: new package
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Message-Id: <20210709074508.1301617-1-m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'projectroot')
-rw-r--r--projectroot/usr/lib/systemd/system/seatd.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/projectroot/usr/lib/systemd/system/seatd.service b/projectroot/usr/lib/systemd/system/seatd.service
new file mode 100644
index 000000000..59137e67c
--- /dev/null
+++ b/projectroot/usr/lib/systemd/system/seatd.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Seat management daemon
+
+[Service]
+Restart=always
+# Do not require a VT
+Environment=SEATD_VTBOUND=0
+ExecStart=/usr/bin/seatd