diff options
author | abs <abs> | 2002-02-14 00:42:04 +0000 |
---|---|---|
committer | abs <abs> | 2002-02-14 00:42:04 +0000 |
commit | a13a479fe71faef57867e9284b10a97e74f9abe7 (patch) | |
tree | 2866381c74363e5ab163c6e5687357c31f7dd543 /security/msu/PLIST | |
parent | 98f04164135a3973178d1fbea7ee8eb1d0eb057d (diff) | |
download | pkgsrc-a13a479fe71faef57867e9284b10a97e74f9abe7.tar.gz |
Import msu-1.00
msu (or mini/mono su) is a simple way to provide passwordless access to
accounts specified in a config file. Useful for shared accounts and suchlike.
Its more a convenient way to _reduce_ security, than increase it, but as its
related to account authorisation it goes into security...
Diffstat (limited to 'security/msu/PLIST')
-rw-r--r-- | security/msu/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/msu/PLIST b/security/msu/PLIST new file mode 100644 index 00000000000..e2e9b574b32 --- /dev/null +++ b/security/msu/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/14 00:42:04 abs Exp $ +bin/msu +man/man8/msu.8 |