+4
-5
nixos/modules/system/activation/switch-to-configuration.pl
+4
-5
nixos/modules/system/activation/switch-to-configuration.pl
···-print STDERR "NOT restarting the following changed units as well: ", join(", ", sort(keys %unitsToAlsoSkip)), "\n"+print STDERR "would NOT restart the following changed units as well: ", join(", ", sort(keys %unitsToAlsoSkip)), "\n"+print STDERR "would reload the following units: ", join(", ", sort(keys %unitsToReload)), "\n"print STDERR "would restart the following units: ", join(", ", sort(keys %unitsToRestart)), "\n"-print STDERR "would reload the following units: ", join(", ", sort(keys %unitsToReload)), "\n"