- remove realtime configurations and install-instructions from the panel

This commit is contained in:
Michael Kaufmann (d00p)
2010-10-24 08:59:00 +00:00
parent 1c892a0f9c
commit 5f284c31ab
11 changed files with 1 additions and 174 deletions

View File

@@ -318,18 +318,6 @@ return Array(
'/etc/init.d/cron restart'
)
),
'xinetd' => Array(
'label' => 'xinet.d (froxlor updates in realtime)',
'commands' => Array(
'apt-get install xinetd'
),
'files' => Array(
'etc_xinetd.d_froxlor' => '/etc/xinetd.d/froxlor'
),
'restart' => Array(
'/etc/init.d/xinetd restart'
)
),
'awstats' => Array(
'label' => 'Awstats',
'commands' => Array(