summaryrefslogtreecommitdiff
path: root/dev-util/laminar/files/laminar.init
blob: 46df2d9ff615324c50ccd2db0a43824474f5b5b4 (plain)
1
2
3
4
5
6
7
8
9
10
#!/sbin/openrc-run
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

command=/usr/sbin/laminard
command_background=yes
pidfile=/var/run/laminar.pid
start_stop_daemon_args="$(sed -n 's/^\([^#].*=.*\)/ -e \1/p' /etc/laminar.conf)"
command_user=build
error_logger=/usr/bin/logger