blob: 79b0e14ef7fdf684eb6842b6cb0dfa449fb51b0c (
plain)
1
2
3
4
5
6
7
|
# 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:
|