summaryrefslogtreecommitdiff
path: root/pcr/openrc-core/openrc.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-23 02:17:51 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-06-23 02:17:51 -0500
commitc2575baf97c888d66a7fef69a84b5718dbab28c9 (patch)
tree4ee1ca665d4959da498a9f42ca9eb5edf91372f7 /pcr/openrc-core/openrc.install
parent6e9636a0f2a0467114d0437a74dcef929d1afdbb (diff)
openrc-core-0.16.4-3: updating version
Diffstat (limited to 'pcr/openrc-core/openrc.install')
-rw-r--r--pcr/openrc-core/openrc.install5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/openrc-core/openrc.install b/pcr/openrc-core/openrc.install
index f789630f7..3e16fabfd 100644
--- a/pcr/openrc-core/openrc.install
+++ b/pcr/openrc-core/openrc.install
@@ -5,9 +5,8 @@ pre_install() {
post_install() {
echo " ==> Set up your network interface before you reboot."
- local _url="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=4"
+ local _url="https://wiki.gentoo.org/wiki/Handbook:X86/Full/Networking"
echo " ==> Visit ${_url}"
- #rc-update -u
}
post_upgrade() {
@@ -16,4 +15,4 @@ post_upgrade() {
post_remove() {
echo " ==> Make sure you install systemd-sysvcompat before you reboot!"
-} \ No newline at end of file
+}