mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dialup/ppp: drop /run/pppd/lock hack
No longer necessary since the lock path was reverted upstream. Bug: https://github.com/ppp-project/ppp/issues/419 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
1
net-dialup/ppp/files/pppd.tmpfiles-r1
Normal file
1
net-dialup/ppp/files/pppd.tmpfiles-r1
Normal file
@@ -0,0 +1 @@
|
||||
d /run/pppd
|
||||
@@ -113,7 +113,7 @@ src_install() {
|
||||
|
||||
doman contrib/pppgetpass/pppgetpass.8
|
||||
|
||||
newtmpfiles "${FILESDIR}/pppd.tmpfiles" pppd.conf
|
||||
newtmpfiles "${FILESDIR}/pppd.tmpfiles-r1" pppd.conf
|
||||
|
||||
insinto /etc/ppp/radius
|
||||
doins pppd/plugins/radius/etc/{dictionary*,issue,port-id-map,radiusclient.conf,realms,servers}
|
||||
Reference in New Issue
Block a user