]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Wed, 26 Oct 2016 20:27:53 +0000 (22:27 +0200)
committerroot <root@helga.brehm-online.com>
Wed, 26 Oct 2016 20:27:53 +0000 (22:27 +0200)
.etckeeper
init.d/git-daemon

index 0f709603bb3fae8762169d2f5e6dbff90633948a..cea2ab8cf51af8065c8f8e05d1d6125d7b07067c 100755 (executable)
@@ -2032,7 +2032,8 @@ maybe chmod 0644 'openldap/schema/samba.schema'
 maybe chmod 0644 'openldap/schema/sudo.schema'
 maybe chgrp 'ldap' 'openldap/slapd.conf'
 maybe chmod 0640 'openldap/slapd.conf'
-maybe chmod 0600 'openldap/slapd.conf.default'
+maybe chgrp 'ldap' 'openldap/slapd.conf.default'
+maybe chmod 0640 'openldap/slapd.conf.default'
 maybe chmod 0600 'openldap/slapd.ldif'
 maybe chmod 0600 'openldap/slapd.ldif.default'
 maybe chmod 0755 'openldap/ssl'
index b6ecfd9c508cbd81ee16e0e54c79774fc6f92146..df0316228dabb6372bc2afc0de694b903e5dfda5 100755 (executable)
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2014 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$