⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
lib
/
systemd
/
system
/
View File Name :
cloud-init-main.service
# systemd ordering resources # ========================== # https://systemd.io/NETWORK_ONLINE/ # https://docs.cloud-init.io/en/latest/explanation/boot.html # https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ # https://www.freedesktop.org/software/systemd/man/latest/systemd.special.html # https://www.freedesktop.org/software/systemd/man/latest/systemd-remount-fs.service.html [Unit] Description=Cloud-init: Single Process Wants=network-pre.target DefaultDependencies=no Before=sysinit.target Conflicts=shutdown.target After=systemd-remount-fs.service Before=sysinit.target Before=cloud-init-local.service Conflicts=shutdown.target RequiresMountsFor=/var/lib/cloud ConditionPathExists=!/etc/cloud/cloud-init.disabled ConditionKernelCommandLine=!cloud-init=disabled ConditionEnvironment=!KERNEL_CMDLINE=cloud-init=disabled [Service] Type=notify ExecStart=/usr/bin/cloud-init --all-stages KillMode=process TasksMax=infinity TimeoutStartSec=infinity # Output needs to appear in instance console output StandardOutput=journal+console [Install] WantedBy=cloud-init.target