Test: regenerate image manifest that use files customization

Regenerate image manifests which use the files customization and are
affected by the recent change to `osbuild/fsnode.go`, specifically to
always setting the `RemoveDestination` to `true`.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2023-02-16 15:23:35 +01:00 committed by Sanne Raymaekers
parent 9bebd98d5b
commit f5580b1f3e
114 changed files with 912 additions and 456 deletions

View file

@ -4791,19 +4791,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4791,19 +4791,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5573,19 +5573,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5964,19 +5964,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4951,19 +4951,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4951,19 +4951,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5646,19 +5646,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4647,19 +4647,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4647,19 +4647,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4957,19 +4957,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5579,19 +5579,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5811,19 +5811,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4855,19 +4855,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4855,19 +4855,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5326,19 +5326,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5506,19 +5506,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5506,19 +5506,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5418,19 +5418,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5626,19 +5626,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5626,19 +5626,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5563,19 +5563,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5576,19 +5576,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5576,19 +5576,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5416,19 +5416,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5696,19 +5696,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5696,19 +5696,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5529,19 +5529,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5408,19 +5408,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5408,19 +5408,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5424,19 +5424,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5512,19 +5512,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5512,19 +5512,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5529,19 +5529,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2147,19 +2147,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2428,19 +2428,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2569,19 +2569,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2577,19 +2577,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2025,19 +2025,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2015,19 +2015,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2459,19 +2459,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1976,19 +1976,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1976,19 +1976,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2386,19 +2386,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2527,19 +2527,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2530,19 +2530,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2046,19 +2046,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2036,19 +2036,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2420,19 +2420,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1925,19 +1925,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1925,19 +1925,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2430,19 +2430,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2580,19 +2580,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2585,19 +2585,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1995,19 +1995,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1985,19 +1985,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2461,19 +2461,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1949,19 +1949,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1949,19 +1949,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2425,19 +2425,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2566,19 +2566,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2565,19 +2565,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2019,19 +2019,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2009,19 +2009,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2456,19 +2456,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2428,19 +2428,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2569,19 +2569,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2577,19 +2577,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2025,19 +2025,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2015,19 +2015,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2459,19 +2459,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1955,19 +1955,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2428,19 +2428,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2569,19 +2569,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2577,19 +2577,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2025,19 +2025,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2015,19 +2015,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2459,19 +2459,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4703,19 +4703,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4703,19 +4703,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5154,19 +5154,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5752,19 +5752,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5984,19 +5984,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4914,19 +4914,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4903,19 +4903,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -5491,19 +5491,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1841,19 +1841,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1841,19 +1841,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2184,19 +2184,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2405,19 +2405,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2478,19 +2478,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1929,19 +1929,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -1919,19 +1919,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -2317,19 +2317,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4703,19 +4703,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

View file

@ -4703,19 +4703,23 @@
"paths": [
{
"from": "input://file-246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e/sha256:246c90eeaabd45d57f9c52ba19ec83577e1ece72cfb262b674dcd444f8f33a8e",
"to": "tree:///etc/systemd/system/custom.service"
"to": "tree:///etc/systemd/system/custom.service",
"remove_destination": true
},
{
"from": "input://file-3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2/sha256:3858d66c9da0509af1f75847bf49134bf8df01bd712b59ce251826744d3bafe2",
"to": "tree:///etc/systemd/system/custom.service.d/override.conf"
"to": "tree:///etc/systemd/system/custom.service.d/override.conf",
"remove_destination": true
},
{
"from": "input://file-a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258/sha256:a08a06016ca077755a7948a9631271011f1a1c3ecaa0e701e10ec0bec1923258",
"to": "tree:///etc/custom_file.txt"
"to": "tree:///etc/custom_file.txt",
"remove_destination": true
},
{
"from": "input://file-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"to": "tree:///etc/empty_file.txt"
"to": "tree:///etc/empty_file.txt",
"remove_destination": true
}
]
}

Some files were not shown because too many files have changed in this diff Show more