OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
unattended-upgrades
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
20auto-upgrades
80 bytes
02/17/2020 11:37:03 AM
rw-r--r--
📄
20auto-upgrades-disabled
80 bytes
02/17/2020 11:37:03 AM
rw-r--r--
📄
50unattended-upgrades
3.71 KB
02/17/2020 11:37:03 AM
rw-r--r--
📄
unattended-upgrade-shutdown
14.57 KB
02/17/2020 11:37:03 AM
rwxr-xr-x
📄
update-motd-unattended-upgrades
284 bytes
02/17/2020 11:37:03 AM
rwxr-xr-x
Editing: update-motd-unattended-upgrades
Close
#!/bin/sh # # helper for update-motd if [ -f /var/lib/unattended-upgrades/kept-back ]; then cat <<EOF $(wc -w < /var/lib/unattended-upgrades/kept-back) updates could not be installed automatically. For more details, see /var/log/unattended-upgrades/unattended-upgrades.log EOF fi