l blue-host: sync all permissions

This commit is contained in:
lassulus 2018-12-03 05:02:12 +01:00
parent e99f63f998
commit c84b3c35f9

View File

@ -81,6 +81,7 @@ in {
host = "${host}.r",
targetdir = "/var/lib/containers/.blue",
rsync = {
archive = true,
owner = true,
group = true,
};