diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-01-02 05:23:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-01-02 05:23:45 +0000 |
commit | 221b756b88810bd343882fc1a42cbd0a5d726f20 (patch) | |
tree | 187f1fff9f16fe033d38b6f5ecaa45107c7390a1 /security/sfs/files/patch-README.0.7-upgrade | |
parent | Update to 0.9.8 (diff) |
Update to 0.7.2.
PR: 46148
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=72162
Diffstat (limited to 'security/sfs/files/patch-README.0.7-upgrade')
-rw-r--r-- | security/sfs/files/patch-README.0.7-upgrade | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/security/sfs/files/patch-README.0.7-upgrade b/security/sfs/files/patch-README.0.7-upgrade new file mode 100644 index 000000000000..cc2d91063407 --- /dev/null +++ b/security/sfs/files/patch-README.0.7-upgrade @@ -0,0 +1,15 @@ +--- README.0.7-upgrade.orig Fri Dec 6 01:24:44 2002 ++++ README.0.7-upgrade Fri Dec 6 01:25:41 2002 +@@ -15,10 +15,10 @@ + ------------------- + Run: + +- perl sfsauthd/upgradedb.pl ++ perl /usr/local/lib/sfs/upgradedb.pl + + By default, the script will operate on the sfs_users +- file in /etc/sfs. You can alternatively specify files ++ file in /usr/local/etc/sfs. You can alternatively specify files + to upgrade on the command line, or try the -a flag to + upgrade all sfs_users files found with the locate utility. + If you do not explicitly specify files to upgrade, the |