eaea23aab0
Here are some enhancements to sushi's System Maintenance menu. To summarize the changes: * Make a backup of the file before modifying it. * Fixes to get all menus/forms working. * Missing/invalid settings (like in rc.conf and inetd.conf) have been added/removed. * Most files don't get overwritten now but are edited instead. So specials settings in e.g. /etc/rc.conf don't get lost now. * Some help menu fixes. ($NetBSD$ tag has been removed because I don't see how it would be useful for either user or developer).
27 lines
1.7 KiB
Plaintext
27 lines
1.7 KiB
Plaintext
# $NetBSD: form,v 1.5 2004/03/09 21:36:37 garbled Exp $
|
|
script:script1,check_passwd Check the passwd file for inconsistencies?
|
|
script:script1,check_group Check the group file for inconsistencies?
|
|
script:script1,check_rootdotfiles Check root users for sane $PATH/umask?
|
|
script:script1,check_ftpusers Check the ftpusers file?
|
|
script:script1,check_aliases Check the sendmail aliases file?
|
|
script:script1,check_rhosts Check for users with a '+' in .rhosts?
|
|
script:script1,check_homes Check ownership of home directories?
|
|
script:script1,check_varmail Check the ownership of /var/mail?
|
|
script:script1,check_nfs Check that filesystems aren't exported to world?
|
|
script:script1,check_devices Check for changes to devices and setuid files?
|
|
script:script1,check_mtree Check all system binaries?
|
|
script:script1,check_disklabels Backup disklabels and display changes?
|
|
script:script1,check_pkgs Check installed pkgs for changes?
|
|
script:script1,check_changelist Backup config files and display changes?
|
|
escript:30,script2,backup_dir Directory to backup config files to:
|
|
script:script1,backup_uses_rcs Backup config files using RCS?
|
|
escript:30,script2,diff_options Options passed to diff
|
|
escript:30,script2,pkgdb_dir Package database directory
|
|
script:script1,check_homes_permit_usergroups Permit group-writable files during homes check?
|
|
script:script1,check_mtree_follow_symlinks Follow symlinks during mtree check?
|
|
escript:50,script2,check_passwd_nowarn_shells Suppress warnings for shells:
|
|
escript:50,script2,check_passwd_nowarn_users Suppress warnings for users:
|
|
script:script1,check_passwd_permit_star Permit password fields with a '*'?
|
|
iscript:2,1,99,script2,max_loginlen Maximum permitted length of login names:
|
|
iscript:2,1,99,script2,max_grouplen Maximum permitted length of group names:
|