Revert "Fix to show .service unit type"

72621c2929 (commitcomment-161382677)

This reverts commit 37f9ce4bb4.
This commit is contained in:
Ilia Ross
2025-07-04 01:18:58 +03:00
parent 848422d256
commit 780cc982b7

View File

@@ -348,6 +348,7 @@ 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 ?