diff options
author | William Hubbs <williamh@gentoo.org> | 2018-05-05 13:50:05 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2018-05-05 13:50:05 -0500 |
commit | 4219e1c3902b540eaa7054fcab1406e85c64cd35 (patch) | |
tree | 4182a91cd4375a15fb7c610b41829fd98b4c0889 /net-misc | |
parent | net-misc/dhcpcd: 7.0.4 version bump (diff) | |
download | gentoo-4219e1c3902b540eaa7054fcab1406e85c64cd35.tar.gz gentoo-4219e1c3902b540eaa7054fcab1406e85c64cd35.tar.bz2 gentoo-4219e1c3902b540eaa7054fcab1406e85c64cd35.zip |
net-misc/dhcpcd: sync live ebuild
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-9999.ebuild b/net-misc/dhcpcd/dhcpcd-9999.ebuild index 2723156dac92..3d93853bedc3 100644 --- a/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -50,6 +50,7 @@ src_configure() src_install() { default + keepdir /var/lib/dhcpcd newinitd "${FILESDIR}"/${PN}.initd ${PN} systemd_dounit "${FILESDIR}"/${PN}.service } |