From 1dfeb2a729ac6b30f6878ae7d7d5a705879094b8 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 18 Sep 2005 11:28:46 +0000 Subject: really run sshd wizard when requested (#18645) --- control-center | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control-center b/control-center index 5a83216e..595106f6 100755 --- a/control-center +++ b/control-center @@ -803,7 +803,7 @@ my @tree = [ "Time wizard", "ntp", 'ntp_server-mdk', N("Configure time"), N("Set the time of the server to be synchronized with an external time server"), 'Ntp.pm', ], - [ "SSHD wizard", "ntp", 'wizard-sshd', N("OpenSSH daemon configuration"), + [ "SSHD wizard", "sshd", 'wizard-sshd', N("OpenSSH daemon configuration"), N("OpenSSH daemon configuration"), 'Sshd.pm', ], ), -- cgit v1.2.1