diff options
author | roberto <roberto@FreeBSD.org> | 2000-06-15 14:05:50 +0000 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2000-06-15 14:05:50 +0000 |
commit | 95d401d916f685c21414b6e1d21ae5134f4d6c9f (patch) | |
tree | 75d3f46d8081fc71fc11f3ea33d012571f77dc56 /security/calife/pkg-plist | |
parent | e454e1ff229e554a5c26c2226fd7c16b659a20ef (diff) | |
download | FreeBSD-ports-95d401d916f685c21414b6e1d21ae5134f4d6c9f.zip FreeBSD-ports-95d401d916f685c21414b6e1d21ae5134f4d6c9f.tar.gz |
It is only fitting that I commit a port of one of my programs :-)
Calife is a lightweight version of sudo with a unique feature: you can
limit which user one can become (not just root).
PR: ports/19269
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
Diffstat (limited to 'security/calife/pkg-plist')
-rw-r--r-- | security/calife/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/calife/pkg-plist b/security/calife/pkg-plist new file mode 100644 index 0000000..a81fa6a --- /dev/null +++ b/security/calife/pkg-plist @@ -0,0 +1,2 @@ +bin/calife +etc/calife.auth-dist |