diff options
Diffstat (limited to 'nonsystemd/openrc/openrc.install')
-rw-r--r-- | nonsystemd/openrc/openrc.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nonsystemd/openrc/openrc.install b/nonsystemd/openrc/openrc.install new file mode 100644 index 000000000..91edc9e2e --- /dev/null +++ b/nonsystemd/openrc/openrc.install @@ -0,0 +1,3 @@ +post_install() { + echo " ==> Install one of the optional depends for network support!" +} |