Sindbad~EG File Manager

Current Path : /proc/thread-self/root/usr/lib/dracut/modules.d/00warpclock/
Upload File :
Current File : //proc/thread-self/root/usr/lib/dracut/modules.d/00warpclock/warpclock.sh

#!/bin/sh

if test -e /etc/adjtime ; then
    while read line ; do
	if test "$line" = LOCAL ; then
	    hwclock --systz
	fi
    done < /etc/adjtime
fi

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists