✏️ 正在编辑: cloud-config.target
路径:
/snap/core/17284/lib/systemd/system/cloud-config.target
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# cloud-init normally emits a "cloud-config" upstart event to inform third # parties that cloud-config is available, which does us no good when we're # using systemd. cloud-config.target serves as this synchronization point # instead. Services that would "start on cloud-config" with upstart can # instead use "After=cloud-config.target" and "Wants=cloud-config.target" # as appropriate. [Unit] Description=Cloud-config availability Wants=cloud-init-local.service cloud-init.service After=cloud-init-local.service cloud-init.service
💾 保存文件
← 返回文件管理器