diff options
-rwxr-xr-x | nfs-ssh-fw | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ #!/usr/bin/perl -w -# Found here: +# Originally written by James Strandboge <jstrand1@rochester.rr.com> in +# the article "Encrypted NFS with OpenSSH and Linux" found here: # http://www.samag.com/documents/s=4072/sam0203d/sam0203d.htm use strict; |