Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/sushi/system/securityconf Oops.. forgot some of my own...



details:   https://anonhg.NetBSD.org/src/rev/0fb36d17514f
branches:  trunk
changeset: 513459:0fb36d17514f
user:      garbled <garbled%NetBSD.org@localhost>
date:      Wed Aug 01 01:33:32 2001 +0000

description:
Oops.. forgot some of my own syntax.  how silly.

diffstat:

 share/sushi/system/securityconf/form |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bb5563950306 -r 0fb36d17514f share/sushi/system/securityconf/form
--- a/share/sushi/system/securityconf/form      Wed Aug 01 01:31:23 2001 +0000
+++ b/share/sushi/system/securityconf/form      Wed Aug 01 01:33:32 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: form,v 1.2 2001/08/01 01:31:23 garbled Exp $
+# $NetBSD: form,v 1.3 2001/08/01 01:33:32 garbled Exp $
 script:script1,check_passwd    Check the passwd file for inconsistancies?
 script:script1,check_group     Check the group file for inconsistancies?
 script:script1,check_rootdotfiles      Check root users for sane $PATH/umask?
@@ -12,7 +12,7 @@
 script:script1,check_mtree     Check all system binaries?
 script:script1,check_disklabels        Backup disklabels and display changes?
 script:script1,check_changelist        Backup config files and display changes?
-escript:script2,backup_dir     Directory to backup config files to:
+escript:30,script2,backup_dir  Directory to backup config files to:
 script:script1,backup_uses_rcs Backup config files using RCS?
 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:



Home | Main Index | Thread Index | Old Index