From: mhoellein Date: Tue, 3 Jul 2018 06:25:11 +0000 (+0000) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=25de2161f52ee8090b83664c20a928795a310dae;p=pi-wkg daily autocommit --- diff --git a/.etckeeper b/.etckeeper index bfe82b6..71d0578 100755 --- a/.etckeeper +++ b/.etckeeper @@ -49,7 +49,7 @@ mkdir -p './usb_modeswitch.d' maybe chmod 0755 '.' maybe chmod 0700 '.etckeeper' maybe chmod 0644 '.fstab' -maybe chmod 0644 '.gitignore' +maybe chmod 0600 '.gitignore' maybe chmod 0755 '.java' maybe chmod 0755 '.java/.systemPrefs' maybe chmod 0644 '.java/.systemPrefs/.system.lock' diff --git a/etckeeper/etckeeper.conf b/etckeeper/etckeeper.conf index f988c10..1fecf03 100644 --- a/etckeeper/etckeeper.conf +++ b/etckeeper/etckeeper.conf @@ -40,4 +40,4 @@ LOWLEVEL_PACKAGE_MANAGER=dpkg # To push each commit to a remote, put the name of the remote here. # (eg, "origin" for git). Space-separated lists of multiple remotes # also work (eg, "origin gitlab github" for git). -PUSH_REMOTE="" +PUSH_REMOTE="origin"