diff options
Diffstat (limited to 'libexec/save-entropy/save-entropy.sh')
-rwxr-xr-x | libexec/save-entropy/save-entropy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/save-entropy/save-entropy.sh b/libexec/save-entropy/save-entropy.sh index b5b37d40c3c7..506b492cff16 100755 --- a/libexec/save-entropy/save-entropy.sh +++ b/libexec/save-entropy/save-entropy.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/libexec/save-entropy/save-entropy.sh,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ # This script is called by cron to store bits of randomness which are # then used to seed /dev/random on boot. |