Containers: Don't remount /

This commit is contained in:
Eelco Dolstra
2014-08-18 17:14:43 +02:00
parent 32b977d4a7
commit a7a08188bf
2 changed files with 5 additions and 1 deletions
@@ -89,6 +89,8 @@ with lib;
restartIfChanged = false;
};
systemd.services.systemd-remount-fs.enable = false;
};
}