hst/fsbind: optional autoetc behaviour

This generalises the special field allowing any special behaviour to be matched from target.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-08-25 18:30:40 +09:00
parent 1438096339
commit 6d202d73b4
10 changed files with 107 additions and 53 deletions

View File

@@ -284,7 +284,7 @@ App
"dst": "/",
"src": "/var/lib/hakurei/base/org.debian",
"write": true,
"autoroot": true
"special": true
},
{
"type": "ephemeral",
@@ -438,7 +438,7 @@ App
"dst": "/",
"src": "/var/lib/hakurei/base/org.debian",
"write": true,
"autoroot": true
"special": true
},
{
"type": "ephemeral",
@@ -646,7 +646,7 @@ func Test_printPs(t *testing.T) {
"dst": "/",
"src": "/var/lib/hakurei/base/org.debian",
"write": true,
"autoroot": true
"special": true
},
{
"type": "ephemeral",