gentoo/proftpd: add use-flag for mysql before emerge and touch proftpd.conf before editing it (makes sense); mark ubuntu hardy as deprecated as it will be removed in 0.9.29

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-03-15 11:26:01 +01:00
parent 74c5d0718c
commit 71544ccc40
2 changed files with 4 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ if ($vmail_group === false) {
return Array(
'ubuntu_hardy' => Array(
'label' => 'Ubuntu 8.04 (Hardy)',
'label' => 'Ubuntu 8.04 (Hardy) *deprecated*',
'services' => Array(
'http' => Array(
'label' => $lng['admin']['configfiles']['http'],