nixpkgs/nixos/modules/system
Mikael Voss 045fbc389f
nixos/tmpfiles: properly escape argument option
The systemd.tmpfiles.settings.<name>.<path>.<type>.argument option may
contain arbitrary strings. This could allow intentional or unintentional
introduction of new configuration lines.

The argument field cannot be quoted, C‐style \xNN escape sequences are
however permitted. By escaping whitespace and newline characters, the
issue can be mitigated.
2025-04-02 13:23:42 +02:00
..
activation treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
boot nixos/tmpfiles: properly escape argument option 2025-04-02 13:23:42 +02:00
etc treewide: Format all Nix files 2025-04-01 20:10:43 +02:00
build.nix treewide: format all inactive Nix files 2024-12-10 20:26:33 +01:00