/
/
usr
/
lib
/
dracut
/
modules.d
/
00warpclock
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.130
PHP 8.3.16
Dir:
/usr/lib/dracut/modules.d/00warpclock
Edit:
/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
Ukuran: 151 B