@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux phpmyadmin-ubuntu-m-2vcpu-16gb-blr1-01 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Current Path :
/
lib
/
systemd
/
system
/
Path :
Upload File :
New :
File
Dir
//lib/systemd/system/cloud-final.service
[Unit] Description=Execute cloud user/final scripts After=network-online.target cloud-config.service rc-local.service After=multi-user.target Before=apt-daily.service Wants=network-online.target cloud-config.service [Service] Type=oneshot ExecStart=/usr/bin/cloud-init modules --mode=final RemainAfterExit=yes TimeoutSec=0 KillMode=process TasksMax=infinity # Output needs to appear in instance console output StandardOutput=journal+console [Install] WantedBy=cloud-init.target