net-fs/samba: use /run instead of /var/run
authorSergey Popov <pinkbyte@gentoo.org>
Wed, 13 Apr 2016 05:38:31 +0000 (08:38 +0300)
committerSergey Popov <pinkbyte@gentoo.org>
Wed, 13 Apr 2016 05:38:49 +0000 (08:38 +0300)
Gentoo-Bug: 454676

Package-Manager: portage-2.2.28

net-fs/samba/files/4.2/samba4.initd-r1
net-fs/samba/files/4.3/samba4.initd-r1
net-fs/samba/files/4.4/samba4.initd-r1

index ff42552e5d43baa80284f2f65759fcb1aabf1115..5eea10e918709b4cbe4575f7911da93e87beb24f 100644 (file)
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
        after slapd
index ff42552e5d43baa80284f2f65759fcb1aabf1115..5eea10e918709b4cbe4575f7911da93e87beb24f 100644 (file)
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
        after slapd
index ff42552e5d43baa80284f2f65759fcb1aabf1115..5eea10e918709b4cbe4575f7911da93e87beb24f 100644 (file)
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
        after slapd