diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-12-10 14:06:30 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-12-10 14:06:30 +0000 |
commit | 47b384e8c0578b01ddee672779d95b99047ae658 (patch) | |
tree | d28e9561e45dd3587702c04d15d3f1fd13abbbd7 | |
parent | 487d32df6300b939eca1015bb895847ad4720913 (diff) |
Add more hints about origins of the script (in case it disappears from its current location).
-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; |