]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 19 Jul 2017 16:24:55 +0000 (18:24 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 19 Jul 2017 16:24:55 +0000 (18:24 +0200)
Package changes:
+php-db 1.7.14-3
+php-pear 5.6.30+dfsg-0+deb8u1

.etckeeper
pear/pear.conf [new file with mode: 0644]

index a6bf751e81d61f57437043dc393f1a94b51edfcd..d5d9893e46141db115e378f05171d72b96a70f46 100755 (executable)
@@ -866,6 +866,8 @@ maybe chmod 0644 'pam.d/sudo'
 maybe chmod 0644 'pam.d/systemd-user'
 maybe chmod 0644 'passwd'
 maybe chmod 0600 'passwd-'
+maybe chmod 0755 'pear'
+maybe chmod 0644 'pear/pear.conf'
 maybe chmod 0755 'perl'
 maybe chmod 0755 'perl/CPAN'
 maybe chmod 0755 'perl/Net'
diff --git a/pear/pear.conf b/pear/pear.conf
new file mode 100644 (file)
index 0000000..86548e6
--- /dev/null
@@ -0,0 +1,2 @@
+#PEAR_Config 0.9
+a:31:{s:9:"cache_dir";s:15:"/tmp/pear/cache";s:15:"default_channel";s:12:"pear.php.net";s:16:"preferred_mirror";s:12:"pear.php.net";s:13:"remote_config";s:0:"";s:13:"auto_discover";i:0;s:13:"master_server";s:12:"pear.php.net";s:10:"http_proxy";s:0:"";s:7:"php_dir";s:14:"/usr/share/php";s:7:"ext_dir";s:22:"/usr/lib/php5/20131226";s:7:"doc_dir";s:18:"/usr/share/php/doc";s:7:"bin_dir";s:8:"/usr/bin";s:8:"data_dir";s:19:"/usr/share/php/data";s:7:"cfg_dir";s:18:"/usr/share/php/cfg";s:7:"www_dir";s:21:"/usr/share/php/htdocs";s:8:"test_dir";s:19:"/usr/share/php/test";s:8:"temp_dir";s:14:"/tmp/pear/temp";s:12:"download_dir";s:43:"/build/php5-5.6.30+dfsg/pear-build-download";s:7:"php_bin";s:12:"/usr/bin/php";s:10:"php_prefix";s:0:"";s:10:"php_suffix";s:0:"";s:7:"php_ini";s:0:"";s:8:"username";s:0:"";s:8:"password";s:0:"";s:7:"verbose";i:1;s:15:"preferred_state";s:6:"stable";s:5:"umask";i:18;s:9:"cache_ttl";i:3600;s:8:"sig_type";s:3:"gpg";s:7:"sig_bin";s:12:"/usr/bin/gpg";s:9:"sig_keyid";s:0:"";s:10:"sig_keydir";s:18:"/etc/pear/pearkeys";}
\ No newline at end of file