From: Frank Brehm Date: Tue, 14 Sep 2021 14:49:44 +0000 (+0200) Subject: committing changes in /etc made by "apt purge -y mariadb-client-10.1 php7.0-curl... X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=74a766777fdf27c8a4a073e07fd06f2d936625ac;p=config%2Fns1%2Fetc.git committing changes in /etc made by "apt purge -y mariadb-client-10.1 php7.0-curl systemd-shim" Package changes: -mariadb-client-10.1 10.1.38-0+deb9u1 amd64 -php7.0-curl 7.0.33-0+deb9u3 amd64 -systemd-shim 10-3 amd64 --- diff --git a/.etckeeper b/.etckeeper index a7e387d..e271b91 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1916,7 +1916,6 @@ maybe chmod 0755 'php/7.0/apache2/conf.d' maybe chmod 0755 'php/7.0/cli' maybe chmod 0755 'php/7.0/cli/conf.d' maybe chmod 0755 'php/7.0/mods-available' -maybe chmod 0644 'php/7.0/mods-available/curl.ini' maybe chmod 0644 'php/7.0/mods-available/smbclient.ini' maybe chmod 0755 'php/7.2' maybe chmod 0755 'php/7.2/mods-available' diff --git a/php/7.0/mods-available/curl.ini b/php/7.0/mods-available/curl.ini deleted file mode 100644 index 6e9afb1..0000000 --- a/php/7.0/mods-available/curl.ini +++ /dev/null @@ -1,3 +0,0 @@ -; configuration for php curl module -; priority=20 -extension=curl.so