+1
-1
nixos/modules/system/activation/switch-to-configuration.pl
+1
-1
nixos/modules/system/activation/switch-to-configuration.pl
···# Takes the name of the unit as an argument and returns a bool whether the unit is active or not.+my $units = busctl_call_systemd1_mgr("ListUnitsByNames", "as", 1, , "--", $unit_name)->{data}->[0];