needed to add server.communication to list of packages to be installed

debian-releases/squeeze
Yaroslav Halchenko 2007-11-11 01:49:55 -05:00
parent 606a8b3428
commit 54e45cb649
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ setup(
packages = [
'common',
'client',
'server'
'server',
'server.communication'
],
data_files = [
('/etc/fail2ban',