summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-05-19 18:08:29 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-05-19 18:08:29 -0700
commitf222e2771a3bd2a794bb5e9816e15b17464d14c1 (patch)
tree1148c88ee834876f053beba419884aa4833ccccd /net-misc/exabgp
parentnet-misc/exabgp: remove old (diff)
downloadgentoo-f222e2771a3bd2a794bb5e9816e15b17464d14c1.tar.gz
gentoo-f222e2771a3bd2a794bb5e9816e15b17464d14c1.tar.bz2
gentoo-f222e2771a3bd2a794bb5e9816e15b17464d14c1.zip
net-misc/exabgp: fix tmpfiles
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-misc/exabgp')
-rw-r--r--net-misc/exabgp/files/exabgp.tmpfiles6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/exabgp/files/exabgp.tmpfiles b/net-misc/exabgp/files/exabgp.tmpfiles
index 7415d342e276..158362944006 100644
--- a/net-misc/exabgp/files/exabgp.tmpfiles
+++ b/net-misc/exabgp/files/exabgp.tmpfiles
@@ -1,3 +1,3 @@
-f /run/exabgp 0755 exabgp exabgp - -
-p /run/exabgp.in 0600 exabgp exabgp - -
-p /run/exabgp.out 0600 exabgp exabgp - -
+f /run/exabgp 0755 exabgp exabgp - -
+p /run/exabgp//exabgp.in 0600 exabgp exabgp - -
+p /run/exabgp/exabgp.out 0600 exabgp exabgp - -