diff options
| -rw-r--r-- | meta/recipes-core/volatile-binds/files/volatile-binds.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in index e2ad39f258..0c1c79d0c4 100644 --- a/meta/recipes-core/volatile-binds/files/volatile-binds.service.in +++ b/meta/recipes-core/volatile-binds/files/volatile-binds.service.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [Unit] | 1 | [Unit] |
| 2 | Description=Bind mount volatile @where@ | 2 | Description=Bind mount volatile @where@ |
| 3 | DefaultDependencies=false | 3 | DefaultDependencies=no |
| 4 | Before=local-fs.target | 4 | Before=local-fs.target |
| 5 | RequiresMountsFor=@whatparent@ @whereparent@ | 5 | RequiresMountsFor=@whatparent@ @whereparent@ |
| 6 | ConditionPathIsReadWrite=@whatparent@ | 6 | ConditionPathIsReadWrite=@whatparent@ |
