summaryrefslogtreecommitdiffstats
path: root/meta/files/overlayfs-all-overlays.service.in
blob: 74ee4e90aecbffc402a4ec2c7070cfa46422f770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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