diff --git a/base-files/initscript b/base-files/initscript index b78d2a7..7ab4c00 100755 --- a/base-files/initscript +++ b/base-files/initscript @@ -1,3 +1,4 @@ +# These environment variables are required so that rc.d scripts can function when started by init. PATH="/opt/sbin:/usr/local/sbin:/usr/sbin:/sbin:/opt/bin:/usr/local/bin:/usr/bin:/bin" PERL5LIB="/opt/lib64/perl5:/opt/lib64/perl5/site_perl" PYTHONPATH="/opt/lib64/python2.7/site-packages" diff --git a/base-files/motd b/base-files/motd index 44f7557..f4e06ad 100644 --- a/base-files/motd +++ b/base-files/motd @@ -1,4 +1,4 @@ -# FIXME: choose correct motd banner. +# FIXME: Choose correct motd banner. ____ _ | __ ) ___ _ __ __| | ___ _ __ | _ \ / _ \| '_ \ / _` | / _ \| '__|