public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/files/4.2/, net-fs/samba/files/4.3/, net-fs/samba/files/4.4/
@ 2016-04-13  5:38 Sergey Popov
  0 siblings, 0 replies; only message in thread
From: Sergey Popov @ 2016-04-13  5:38 UTC (permalink / raw
  To: gentoo-commits

commit:     edd7ce1dd7a7e125702eea7044eacc9f5f954a96
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 05:38:31 2016 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 05:38:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edd7ce1d

net-fs/samba: use /run instead of /var/run

Gentoo-Bug: 454676

Package-Manager: portage-2.2.28

 net-fs/samba/files/4.2/samba4.initd-r1 | 2 +-
 net-fs/samba/files/4.3/samba4.initd-r1 | 2 +-
 net-fs/samba/files/4.4/samba4.initd-r1 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-fs/samba/files/4.2/samba4.initd-r1 b/net-fs/samba/files/4.2/samba4.initd-r1
index ff42552..5eea10e 100644
--- a/net-fs/samba/files/4.2/samba4.initd-r1
+++ b/net-fs/samba/files/4.2/samba4.initd-r1
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
 	after slapd

diff --git a/net-fs/samba/files/4.3/samba4.initd-r1 b/net-fs/samba/files/4.3/samba4.initd-r1
index ff42552..5eea10e 100644
--- a/net-fs/samba/files/4.3/samba4.initd-r1
+++ b/net-fs/samba/files/4.3/samba4.initd-r1
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
 	after slapd

diff --git a/net-fs/samba/files/4.4/samba4.initd-r1 b/net-fs/samba/files/4.4/samba4.initd-r1
index ff42552..5eea10e 100644
--- a/net-fs/samba/files/4.4/samba4.initd-r1
+++ b/net-fs/samba/files/4.4/samba4.initd-r1
@@ -4,7 +4,7 @@
 # $Id$
 
 extra_started_commands="reload"
-piddir="/var/run/samba"
+piddir="/run/samba"
 
 depend() {
 	after slapd


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-13  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-13  5:38 [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/files/4.2/, net-fs/samba/files/4.3/, net-fs/samba/files/4.4/ Sergey Popov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox