diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-12-21 22:10:17 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-12-21 22:10:17 +0000 |
commit | ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9 (patch) | |
tree | 74160b3eb5b1e57c3ac50dc3e98439faf491af4e /init-sh/level3.sh | |
parent | ad301504d955663f0d60ee11217a5ffd3e121916 (diff) | |
download | msec-ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9.tar msec-ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9.tar.gz msec-ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9.tar.bz2 msec-ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9.tar.xz msec-ddb984443a9d76bfdf9be4b5f884e8bbf5e2a2a9.zip |
no_comment
Diffstat (limited to 'init-sh/level3.sh')
-rwxr-xr-x | init-sh/level3.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init-sh/level3.sh b/init-sh/level3.sh index e4a9b11..6f091fd 100755 --- a/init-sh/level3.sh +++ b/init-sh/level3.sh @@ -81,3 +81,5 @@ cat ${tmpfile} | sed s'/\/bin\/bash --login/\/sbin\/mingetty tty1/' > /etc/initt rm -f ${tmpfile} echo "done." +# Group were modified in lib.sh... +grpconv
\ No newline at end of file |