blob: 2b0f6a067884dd27275e6540ba1437863a7f1bf7 [file] [log] [blame]
[Unit]
Description=Mount /etc overlay
DefaultDependencies=no
Requires=tmp.mount
After=syslog.target tmp.mount
Before=local-fs.target
[Service]
Type=oneshot
ExecStart=/usr/share/cloud/mount-etc-overlay
[Install]
WantedBy=local-fs.target