forked from mirrors/nixpkgs
4cea257440
The mount options need to be passed as a comma-separated list of options so that they end up one a single Options line in the resulting mount unit. The current code passed the options as a list, resulting in several Options lines in the mount unit, all but the first of these were ignored by systemd however. This behaviour is not clearly defined in the systemd man page. |
||
---|---|---|
.. | ||
activation | ||
boot | ||
etc | ||
build.nix |