12 lines
379 B
Text
12 lines
379 B
Text
|
# Copyright 1999-2004 Gentoo Foundation
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
# $Header: /var/cvsroot/gentoo-x86/net-misc/ser/files/ser.confd,v 1.2 2005/09/12 18:07:17 stkn Exp $
|
||
|
|
||
|
# Additional options to start SER with
|
||
|
#
|
||
|
# see "ser -h" for a list of options
|
||
|
#
|
||
|
# default: run SER as user:group = ser:ser
|
||
|
#
|
||
|
SER_OPTS="-u ser -g ser -f /etc/ser/ser.cfg"
|