summaryrefslogtreecommitdiff
path: root/dev-util/laminar/files
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2019-03-07 23:23:16 +0100
committerKarel Kočí <cynerd@email.cz>2019-03-07 23:23:16 +0100
commit06542c4911d586e0b4c709f683e030af9f859dae (patch)
treed0900b8ef6c6f86d0d68bee4212336e2bf9fb70b /dev-util/laminar/files
parentff8ed7e3a8a75d53c3ae56b9fcd622825d5f3aa4 (diff)
downloadgentoo-personal-overlay-06542c4911d586e0b4c709f683e030af9f859dae.tar.gz
gentoo-personal-overlay-06542c4911d586e0b4c709f683e030af9f859dae.tar.bz2
gentoo-personal-overlay-06542c4911d586e0b4c709f683e030af9f859dae.zip
laminar: try to bump and improve init script
Diffstat (limited to 'dev-util/laminar/files')
-rwxr-xr-xdev-util/laminar/files/laminar.init9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-util/laminar/files/laminar.init b/dev-util/laminar/files/laminar.init
new file mode 100755
index 0000000..98a475f
--- /dev/null
+++ b/dev-util/laminar/files/laminar.init
@@ -0,0 +1,9 @@
+#!/sbin/openrc-run
+# Copyright 1999-2019 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+command=/usr/bin/laminard
+command_background=yes
+pidfile=/var/run/laminar.pid
+command_user=build
+error_logger=/usr/bin/logger