summaryrefslogtreecommitdiff
path: root/net-misc/netifrc/netifrc-0.7.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/netifrc/netifrc-0.7.3.ebuild')
-rw-r--r--net-misc/netifrc/netifrc-0.7.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.3.ebuild b/net-misc/netifrc/netifrc-0.7.3.ebuild
index ac56715aca1e..d06417b6031a 100644
--- a/net-misc/netifrc/netifrc-0.7.3.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.3.ebuild
@@ -61,6 +61,7 @@ src_install() {
}
pkg_postinst() {
+ udev_reload
if [[ ! -e "${EROOT}"/etc/conf.d/net && -z ${REPLACING_VERSIONS} ]]; then
elog "The network configuration scripts will use dhcp by"
elog "default to set up your interfaces."