summaryrefslogtreecommitdiff
path: root/dev-util/laminar/files/laminar.init
blob: c8d3efff2a8399abfbdf3f74faf5fbf86b39d1f2 (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/bin/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