NAME

Global::config_system


SYNOPSIS

In custom.conf:

Global::config_system

[set ROOTSHELL <shell>] (only implemented on Linux yet)


DESCRIPTION

Misc system configs

root pw

root ssh authorized_keys

change root shell

   set ROOTSHELL ..

if ROOTSHELL is not set the current shell for root will be unchanged

/etc/hosts file should contain 127.0.0.1 and no hostname on that line (when a Linux system is installed with dhcp, hostname is on that line on some dists)


SUPPORTED OPERATING SYSTEMS

Linux Solaris


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

Peder Strand <Peder.Strand@epl.ericsson.se>