]> git.hoellein.online Git - pi-dgl-wand/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mhoellein@freenet.de>
Wed, 4 Jul 2018 08:38:38 +0000 (10:38 +0200)
committermhoellein <root@pi-dgl-wand>
Wed, 4 Jul 2018 08:38:38 +0000 (10:38 +0200)
.etckeeper
etckeeper/etckeeper.conf

index d750a5181daa3c8fb069f23ff5b28150b4c361ec..dafc2b03a5798dbc32d8243e6df404ba41e57e71 100755 (executable)
@@ -45,7 +45,7 @@ mkdir -p './vnc/licensekeys/vncserver'
 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'
index f988c10e4d27427727572853cc2d2066193045b6..1fecf031662e902295a66e6a0c0a3e580e015fc8 100644 (file)
@@ -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"