]> git.hoellein.online Git - vserver/commitdiff
saving uncommitted changes in /etc prior to apt run
authormhoellein <mario@hoellein.online>
Thu, 26 Sep 2019 18:01:28 +0000 (20:01 +0200)
committermhoellein <mario@hoellein.online>
Thu, 26 Sep 2019 18:01:28 +0000 (20:01 +0200)
.etckeeper
apt/sources.list.d/apache2.list [new file with mode: 0644]

index b436d1ce8a557b1cb95d34a06553b28aa3512952..0924b7011b8ec5cada00d37c0d1df0ad1f9ccc5b 100755 (executable)
@@ -621,6 +621,7 @@ maybe chmod 0755 'apt/auth.conf.d'
 maybe chmod 0755 'apt/preferences.d'
 maybe chmod 0644 'apt/sources.list'
 maybe chmod 0755 'apt/sources.list.d'
+maybe chmod 0644 'apt/sources.list.d/apache2.list'
 maybe chmod 0644 'apt/sources.list.d/webmin.list'
 maybe chmod 0644 'apt/trusted.gpg'
 maybe chmod 0755 'apt/trusted.gpg.d'
diff --git a/apt/sources.list.d/apache2.list b/apt/sources.list.d/apache2.list
new file mode 100644 (file)
index 0000000..320b77e
--- /dev/null
@@ -0,0 +1,2 @@
+deb http://ppa.launchpad.net/ondrej/apache2/ubuntu bionic main 
+deb-src http://ppa.launchpad.net/ondrej/apache2/ubuntu bionic main