Containers: Don't remount /

This commit is contained in:
Eelco Dolstra
2014-08-12 03:13:32 +02:00
parent 04ec038e89
commit b99af5579e
2 changed files with 5 additions and 1 deletions
@@ -89,6 +89,8 @@ with lib;
restartIfChanged = false;
};
systemd.services.systemd-remount-fs.enable = false;
};
}