blob: 9d8b5afa9673c70d21eacabd54b07fdccf20b3c6 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Set to the nice level for daemon
NICE_LEVEL=1
# vim: filetype=gentoo-conf-d:
|