UnknownSec Bypass
403
:
/
proc
/
self
/
root
/
lib
/
systemd
/
system-sleep
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
unattended-upgrades
#!/bin/sh set -e if [ "$2" = "hibernate" ] || [ "$2" = "hybrid-sleep" ]; then case "$1" in pre) /usr/share/unattended-upgrades/unattended-upgrade-shutdown --stop-only ;; esac fi
Copyright © 2025 - UnknownSec