From edf3f5d5fc6d824a2ee12bdef2e056133e1a057d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 12 Jul 2018 14:25:06 -0400 Subject: pcr/openrc: Install hooks are NOT the place for documentation --- pcr/openrc/openrc.install | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pcr/openrc/openrc.install (limited to 'pcr/openrc/openrc.install') diff --git a/pcr/openrc/openrc.install b/pcr/openrc/openrc.install deleted file mode 100644 index 1877ace8b..000000000 --- a/pcr/openrc/openrc.install +++ /dev/null @@ -1,12 +0,0 @@ -pre_install() { - echo " ==> You can boot up systemd any time if systemd is used for udev." - echo " ==> Add 'init=/usr/lib/systemd/systemd' to kernel command line." -} - -post_install() { - echo " ==> Install one of the optional depends for network support!" -} - -post_upgrade() { - post_install "$1" -} -- cgit v1.2.3