]> Frank Brehm's Git Trees - config/samara/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank.brehm@profitbricks.com>
Sun, 26 Jun 2016 23:43:45 +0000 (01:43 +0200)
committerroot Samara <root@samara.pb.local>
Sun, 26 Jun 2016 23:43:45 +0000 (01:43 +0200)
init.d/libvirt-guests
init.d/libvirtd
init.d/virtlockd
init.d/virtlogd
libvirt/libvirtd.conf

index ab2cf3dabf2657254ea76cccab3dbc4ae1154874..9db6d959fe75f28b0be193c34d03234b30bfcd62 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 
 description="Virtual Machine Management (libvirt) Guests"
 
index 790161eae9d03b041c0cbb7d73d7f91c1373a4cd..a72db40c1a0292eb60f0b5de5a4aa48110e7d6c2 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 396ab65434d96399099473dccab35765929dfe83..251b86a98001cd01c2401f559232aff29bf78cf0 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index fac51d99b475b3fa445d174d3da13d289d8df1aa..0d3493bd564f39d4620753c68349ba583c622f43 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 5485f98539fffe6bae0efc4c68f84943818340b1..d2c439c72256973d2190cc4bddabc3a660efe034 100644 (file)
 # UNIX socket access controls
 #
 
-# Beware that if you are changing *any* of these options, and you use
-# socket activation with systemd, you need to adjust the settings in
-# the libvirtd.socket file as well since it could impose a security
-# risk if you rely on file permission checking only.
-
 # Set the UNIX domain socket group ownership. This can be used to
 # allow a 'trusted' set of users access to management capabilities
 # without becoming root.