File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/sleep.d.tar
Back
10_grub-common 0000755 00000000322 15027472502 0007220 0 ustar 00 #!/bin/sh # Tell grub that resume was successful case "$1" in thaw) [ -s /boot/grub/grubenv ] || rm -f /boot/grub/grubenv mkdir -p /boot/grub grub-editenv /boot/grub/grubenv unset recordfail ;; esac 10_unattended-upgrades-hibernate 0000755 00000001240 15027472502 0012675 0 ustar 00 #!/bin/sh # Action script ensure that unattended-upgrades is finished # before a hibernate # # Copyright: Copyright (c) 2009 Michael Vogt # License: GPL-2 # PATH=/sbin:/usr/sbin:/bin:/usr/bin SHUTDOWN_HELPER=/usr/share/unattended-upgrades/unattended-upgrade-shutdown if [ -x /usr/bin/python3 ]; then PYTHON=python3 else PYTHON=python fi if [ ! -x /usr/share/unattended-upgrades/unattended-upgrade-shutdown ]; then exit 0 fi case "${1}" in hibernate) if [ -e $SHUTDOWN_HELPER ]; then $PYTHON $SHUTDOWN_HELPER --stop-only fi ;; resume|thaw) # nothing ;; esac
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings