Fix to show .service unit type

72621c2929 (commitcomment-161316248)
This commit is contained in:
Ilia Ross
2025-07-03 13:10:00 +03:00
parent ceb3e583a3
commit 37f9ce4bb4

View File

@@ -348,7 +348,6 @@ elsif ($init_mode eq "systemd" && $access{'bootup'}) {
$l = "edit_systemd.cgi?name=".&urlize($u->{'name'});
}
my $sname = $u->{'name'};
$sname =~ s/\.service$//;
print &ui_columns_row([
&ui_checkbox("d", $u->{'name'}, undef),
$u->{'boot'} == -1 ?