NAME

Global::create_shells - Add shells to your /etc/shells file


SYNOPSIS

Add Global::create_shells to your custom.conf and set the SHELLS variable


DESCRIPTION

This customize module checks for the SHELL variable and then it adds the shells to /etc/shells. It does it with add_to_file so it won't touch existing entries and it only does modifications between the BEGIN and END lines that will be created.


SUPPORTED OPERATING SYSTEMS

Solaris FreeBSD Linux Irix


COPYRIGHT

Copyright (c) 2001 Ericsson Erisoft AB. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Joacim Häggmark <Joacim.Haggmark@epl.ericsson.se>