This unit is provided by:
Options
-
[Service]-
ExecStart=/bin/bash -c 'read args <&3; echo "args=$args"; exec /usr/bin/cloud-init devel hotplug-hook $args; exit 0' -
SyslogIdentifier=cloud-init-hotplugd -
TimeoutStopSecIntroduced in systemd 188=5 -
Type=simple
-
-
[Unit]-
After=cloud-init-hotplugd.socket -
Description=cloud-init hotplug hook daemon -
Requires=cloud-init-hotplugd.socket
-
Additionnal notes
Nothing here.