One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
lib
/
dpkg
/
info
/
Edit File:
update-notifier-common.prerm
#!/bin/sh set -e # Automatically added by dh_installsystemd/13.6ubuntu1 if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then deb-systemd-invoke stop 'update-notifier-download.service' 'update-notifier-download.timer' 'update-notifier-motd.service' 'update-notifier-motd.timer' >/dev/null || true fi # End automatically added section # Automatically added by dh_installdeb/13.6ubuntu1 dpkg-maintscript-helper rm_conffile /etc/update-motd.d/20-cpu-checker 0.110.1ubuntu1 -- "$@" dpkg-maintscript-helper rm_conffile /etc/cron.daily/update-notifier-common 3.192.34\~ -- "$@" dpkg-maintscript-helper rm_conffile /etc/cron.weekly/update-notifier-common 3.192.34\~ -- "$@" # End automatically added section
Simpan