X7ROOT File Manager
Current Path:
/lib/dracut/modules.d/00warpclock
lib
/
dracut
/
modules.d
/
00warpclock
/
📁
..
📄
module-setup.sh
(662 B)
📄
warpclock.sh
(151 B)
Editing: 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
Upload File
Create Folder