HYL_OK3568_LINUX/yocto/poky/meta/files/overlayfs-all-overlays.service.in
2025-05-10 21:49:39 +08:00

13 lines
228 B
SYSTEMD

[Unit]
Description=Groups all overlays required by {PN} in one unit
After={ALL_OVERLAYFS_UNITS}
Requires={ALL_OVERLAYFS_UNITS}
[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=true
[Install]
WantedBy=local-fs.target