mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
supervisor="supervise-daemon"
|
||||
pidfile="/run/lms.pid"
|
||||
command="/usr/bin/lms"
|
||||
command_args=""
|
||||
command_user="lms:lms"
|
||||
start_stop_daemon_args="--wait 1000 -b -m \
|
||||
-d /var/lms \
|
||||
--env OMP_THREAD_LIMIT=1 \
|
||||
start_stop_daemon_args="-d /var/lms \
|
||||
-1 /var/log/lms/lms.log \
|
||||
-2 /var/log/lms/lms.log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user