summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-09-13 14:06:53 +0200
committerAaron Bauman <bman@gentoo.org>2020-11-11 12:03:12 -0500
commitad89812116856f42661b9eb30569364ddbf1bb47 (patch)
treea9bcadc6942affee6c315bb900e52080050ae481 /sys-auth/seatd/files
parentsys-kernel/gentoo-sources: Linux version bumps (diff)
downloadgentoo-ad89812116856f42661b9eb30569364ddbf1bb47.tar.gz
gentoo-ad89812116856f42661b9eb30569364ddbf1bb47.tar.bz2
gentoo-ad89812116856f42661b9eb30569364ddbf1bb47.zip
sys-auth/seatd: New package
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-auth/seatd/files')
-rw-r--r--sys-auth/seatd/files/seatd.initd4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-auth/seatd/files/seatd.initd b/sys-auth/seatd/files/seatd.initd
new file mode 100644
index 000000000000..f95a52f15632
--- /dev/null
+++ b/sys-auth/seatd/files/seatd.initd
@@ -0,0 +1,4 @@
+#!/sbin/openrc-run
+supervisor=supervise-daemon
+command="seatd"
+command_args="-g video"