/
/
lib
/
dracut
/
modules.d
/
00warpclock
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/lib/dracut/modules.d/00warpclock
Edit:
/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
Ukuran: 151 B