]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:16:11 +0000 (07:16 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 06:16:11 +0000 (07:16 +0100)
.etckeeper
ppp/chap-secrets [new file with mode: 0644]
ppp/pap-secrets [new file with mode: 0644]

index 03589ccbe146fbf0783e63daed91391e0b5bef2c..aad94e447d71150f1c13f58c75a4a40f00fd9abf 100755 (executable)
@@ -505,6 +505,7 @@ maybe chmod 0755 './portage/savedconfig'
 maybe chmod 0755 './portage/savedconfig/sys-apps'
 maybe chmod 0644 './portage/savedconfig/sys-apps/busybox-1.19.3-r1'
 maybe chmod 0755 './ppp'
+maybe chmod 0600 './ppp/chap-secrets'
 maybe chmod 0600 './ppp/chap-secrets.example'
 maybe chmod 0755 './ppp/ip-down'
 maybe chmod 0755 './ppp/ip-down.d'
@@ -517,6 +518,7 @@ maybe chmod 0644 './ppp/ip-up.d/30-wins.sh'
 maybe chmod 0644 './ppp/ip-up.d/40-dns.sh'
 maybe chmod 0644 './ppp/ip-up.d/50-initd.sh'
 maybe chmod 0644 './ppp/options'
+maybe chmod 0600 './ppp/pap-secrets'
 maybe chmod 0600 './ppp/pap-secrets.example'
 maybe chmod 0755 './ppp/peers'
 maybe chmod 0644 './profile'
diff --git a/ppp/chap-secrets b/ppp/chap-secrets
new file mode 100644 (file)
index 0000000..7d1c3cd
--- /dev/null
@@ -0,0 +1,2 @@
+# Secrets for authentication using CHAP
+# client       server  secret                  IP addresses
diff --git a/ppp/pap-secrets b/ppp/pap-secrets
new file mode 100644 (file)
index 0000000..f8b7dce
--- /dev/null
@@ -0,0 +1,2 @@
+# Secrets for authentication using PAP
+# client       server  secret                  IP addresses