whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
lib
/
dracut
/
modules.d
/
00warpclock
/
Upload File:
files >> //proc/thread-self/root/proc/self/root/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
Copyright ©2021 || Defacer Indonesia