diff options
Diffstat (limited to 'etc/rc')
-rw-r--r-- | etc/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -316,7 +316,7 @@ fi # If we booted a special kernel remove the record so we will boot # the default kernel next time -rm -f /boot/nextkernel +rm -f /boot/nextboot.conf # Reseed /dev/random with previously stored entropy. case ${entropy_dir} in |