systemd.automounts.*.upheldBy

NixOS option

Keep this unit running as long as the listed units are running. This is a continuously enforced version of wantedBy.

type: list of string matching the pattern [a-zA-Z0-9@%:_.\\-]+[.](service|socket|device|mount|automount|swap|target|path|timer|scope|slice)
Default
[ ]
declared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →