]> git.hoellein.online Git - vserver2/commitdiff
init
authorroot <root@mail2.hoellein.online>
Thu, 25 Apr 2019 06:53:33 +0000 (08:53 +0200)
committerroot <root@mail2.hoellein.online>
Thu, 25 Apr 2019 06:53:33 +0000 (08:53 +0200)
.etckeeper
etckeeper/etckeeper.conf

index 28ba26f18a8fe93b6d8296b8194f75dab9b830ab..3488cb54ca6842dffe6a2c2a97fca76adfe4485e 100755 (executable)
@@ -43,7 +43,7 @@ mkdir -p './ufw/applications.d/apache2'
 mkdir -p './update-manager/release-upgrades.d'
 maybe chmod 0755 '.'
 maybe chmod 0700 '.etckeeper'
-maybe chmod 0644 '.gitignore'
+maybe chmod 0600 '.gitignore'
 maybe chmod 0755 'X11'
 maybe chmod 0755 'X11/Xsession.d'
 maybe chmod 0644 'X11/Xsession.d/90gpg-agent'
index f13de1c5fb034ac20679ae3fd95e99799923323b..1bba1b3da0679f7d6aef68be193883b86b8fca22 100644 (file)
@@ -42,4 +42,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"