7 lines
188 B
Text
7 lines
188 B
Text
# Copyright 1999-2011 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Set to the nice level for daemon
|
|
NICE_LEVEL=1
|
|
|
|
# vim: filetype=gentoo-conf-d:
|