mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
media-sound/lms: update openrc service
Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
@@ -2,13 +2,12 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
supervisor="supervise-daemon"
|
||||||
pidfile="/run/lms.pid"
|
pidfile="/run/lms.pid"
|
||||||
command="/usr/bin/lms"
|
command="/usr/bin/lms"
|
||||||
command_args=""
|
command_args=""
|
||||||
command_user="lms:lms"
|
command_user="lms:lms"
|
||||||
start_stop_daemon_args="--wait 1000 -b -m \
|
start_stop_daemon_args="-d /var/lms \
|
||||||
-d /var/lms \
|
|
||||||
--env OMP_THREAD_LIMIT=1 \
|
|
||||||
-1 /var/log/lms/lms.log \
|
-1 /var/log/lms/lms.log \
|
||||||
-2 /var/log/lms/lms.log"
|
-2 /var/log/lms/lms.log"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user