diff options
Diffstat (limited to 'rc.d/init.d/random')
-rwxr-xr-x | rc.d/init.d/random | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.d/init.d/random b/rc.d/init.d/random index 57b971f9..87a91a8c 100755 --- a/rc.d/init.d/random +++ b/rc.d/init.d/random @@ -1,3 +1,4 @@ +#!/bin/sh # # random Script to snapshot random state and reload it at boot time. # |