summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2005-09-18 11:28:46 +0000
committerOlivier Blin <oblin@mandriva.org>2005-09-18 11:28:46 +0000
commit1dfeb2a729ac6b30f6878ae7d7d5a705879094b8 (patch)
treeab5170b9169c51a9f566c35d5bad99a26e4d3fb8 /control-center
parentf6dbbe323559b4279b8a9a40226658bd4029f04b (diff)
downloadcontrol-center-1dfeb2a729ac6b30f6878ae7d7d5a705879094b8.tar
control-center-1dfeb2a729ac6b30f6878ae7d7d5a705879094b8.tar.gz
control-center-1dfeb2a729ac6b30f6878ae7d7d5a705879094b8.tar.bz2
control-center-1dfeb2a729ac6b30f6878ae7d7d5a705879094b8.tar.xz
control-center-1dfeb2a729ac6b30f6878ae7d7d5a705879094b8.zip
really run sshd wizard when requested (#18645)
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
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',
],
),