Submit
Path:
~
/
/
usr
/
lib
/
dracut
/
modules.d
/
00warpclock
/
File Content:
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
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
module-setup.sh
662 bytes
0644
warpclock.sh
151 bytes
0644
N4ST4R_ID | Naxtarrr