3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/system
Ramses 4cea257440 nixos/tmp: Fix format of /tmp mount options
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.
2022-01-31 12:49:29 +01:00
..
activation Merge pull request #154809 from helsinki-systems/feat/stc-proper-unit-file-parser 2022-01-27 09:35:34 -08:00
boot nixos/tmp: Fix format of /tmp mount options 2022-01-31 12:49:29 +01:00
etc lib.modules: add mkDerivedConfig 2021-11-15 07:03:41 -05:00
build.nix nixos: Make system.build a submodule with freeformType 2022-01-24 00:52:46 +01:00