blob: eb27446768c33925839470c339b4ecf095e47af2 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Config file for /etc/init.d/bopm
BOPM_UID=bopm
CONFFILE=/etc/${SVCNAME}.conf
PIDFILE=/run/bopm/${SVCNAME}.pid
|