summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/sntp.confd
diff options
context:
space:
mode:
authorfreaj <freaj@riseup.net>2015-03-30 11:08:25 +0200
committerfreaj <freaj@riseup.net>2015-03-30 11:08:25 +0200
commitcec37e643f4889b4b8652bdfce886b1e5e81f2bd (patch)
treec992d8325923324f5d318f57b4c05dd5fe494988 /pcr/openrc-misc/sntp.confd
parent7385c6143c1b587bca68deade6e5989d11879767 (diff)
openrc-misc: add new package to [pcr]
Diffstat (limited to 'pcr/openrc-misc/sntp.confd')
-rw-r--r--pcr/openrc-misc/sntp.confd4
1 files changed, 4 insertions, 0 deletions
diff --git a/pcr/openrc-misc/sntp.confd b/pcr/openrc-misc/sntp.confd
new file mode 100644
index 000000000..d11983a3f
--- /dev/null
+++ b/pcr/openrc-misc/sntp.confd
@@ -0,0 +1,4 @@
+# /etc/conf.d/sntp
+
+# Options to pass to sntp
+SNTP_OPTS="-s 0.gentoo.pool.ntp.org 1.gentoo.pool.ntp.org 2.gentoo.pool.ntp.org 3.gentoo.pool.ntp.org"