
| Current Path : /var/mail/etc/systemd/system/cloud-init.target.wants/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/mail/etc/systemd/system/cloud-init.target.wants/cloud-init-hotplugd.socket |
# cloud-init-hotplugd.socket listens on the FIFO file # /run/cloud-init/hook-hotplug-cmd which is created during a udev network # add or remove event as processed by 90-cloud-init-hook-hotplug.rules. # Known bug with an enforcing SELinux policy: LP: #1936229 [Unit] Description=cloud-init hotplug hook socket DefaultDependencies=no Before=shutdown.target Conflicts=shutdown.target After=cloud-config.target ConditionPathExists=!/etc/cloud/cloud-init.disabled ConditionKernelCommandLine=!cloud-init=disabled [Socket] ListenFIFO=/run/cloud-init/hook-hotplug-cmd [Install] WantedBy=cloud-config.target