From: root Date: Mon, 29 May 2017 17:01:22 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=09eb1e65dd2471bd3494b29e0240c35362ec1595;p=config%2Fhelga%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index 4e073a6..d6d52e8 100755 --- a/.etckeeper +++ b/.etckeeper @@ -2247,8 +2247,6 @@ maybe chmod 0755 'php/fpm-php7.0/fpm.d' maybe chmod 0644 'php/fpm-php7.0/fpm.d/www.conf' maybe chmod 0644 'php/fpm-php7.0/php-fpm.conf' maybe chmod 0644 'php/fpm-php7.0/php.ini' -maybe chmod 0755 'pkcs11' -maybe chmod 0644 'pkcs11/pkcs11.conf.example' maybe chmod 0644 'policyd-weight.conf' maybe chmod 0755 'portage' maybe chmod 0644 'portage/.gitignore' diff --git a/pkcs11/pkcs11.conf.example b/pkcs11/pkcs11.conf.example deleted file mode 100644 index 1b0081b..0000000 --- a/pkcs11/pkcs11.conf.example +++ /dev/null @@ -1,9 +0,0 @@ -# This is an example /etc/pkcs11/pkcs11.conf file. Copy it into -# place before use. - -# This setting controls whether to load user configuration from the -# ~/.config/pkcs11 directory. Possible values: -# none: No user configuration -# merge: Merge the user config over the system configuration (default) -# only: Only user configuration, ignore system configuration -user-config: merge