blob: d05897beeb86ee2f84bcf5e3f3ecf767e8fc9b4c (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvs/config/etc/ntp/conf.d,v 1.1 2005-08-14 14:55:56 randomdan Exp $
# Options to pass to the ntpd process
# Most people should leave this line alone ...
# however, if you know what you're doing, feel free to tweak
NTPD_OPTS="-gu ntp:ntp"
|