blob: 74ee4e90aecbffc402a4ec2c7070cfa46422f770 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001[Unit]
2Description=Groups all overlays required by {PN} in one unit
3After={ALL_OVERLAYFS_UNITS}
4Requires={ALL_OVERLAYFS_UNITS}
5
6[Service]
7Type=oneshot
8ExecStart=/bin/true
9RemainAfterExit=true
10
11[Install]
12WantedBy=local-fs.target