]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Mon, 16 Jan 2012 06:21:05 +0000 (07:21 +0100)
committerFrank Brehm <frank@brehm-online.com>
Mon, 16 Jan 2012 06:21:05 +0000 (07:21 +0100)
.etckeeper
conf.d/._cfg0000_ntpd [new file with mode: 0644]

index f847c4129b2bfd0c6e32d1138fc6243c594de814..c1bef4e18e830def9beb271fb73c43cfdb5ecc19 100755 (executable)
@@ -43,6 +43,7 @@ maybe chmod 0755 './ca-certificates/update.d'
 maybe chmod 0644 './colordiffrc'
 maybe chmod 0644 './colordiffrc-lightbg'
 maybe chmod 0755 './conf.d'
+maybe chmod 0644 './conf.d/._cfg0000_ntpd'
 maybe chmod 0644 './conf.d/bootmisc'
 maybe chmod 0644 './conf.d/consolefont'
 maybe chmod 0644 './conf.d/crypto-loop'
diff --git a/conf.d/._cfg0000_ntpd b/conf.d/._cfg0000_ntpd
new file mode 100644 (file)
index 0000000..c651e80
--- /dev/null
@@ -0,0 +1,6 @@
+# /etc/conf.d/ntpd
+
+# 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="-u ntp:ntp"