Droits pour nectaris.

darcs-hash:20040912121602-41617-513926f92c4a6721ee4bc978fb317ea7c5a1527b.gz
This commit is contained in:
pauget 2004-09-12 14:16:02 +02:00
parent d0ba7705d9
commit c366618ae3

View file

@ -175,7 +175,8 @@ if gethostname().split(".")[0] == 'zamok':
if 'droits' in to_do.keys() : if 'droits' in to_do.keys() :
if auto : db.services_to_restart('-droits') if auto : db.services_to_restart('-droits')
try: db.services_to_restart('droits-nectaris')
try:
from gen_confs.droits import droits from gen_confs.droits import droits
a = droits() a = droits()
a.debug = debug a.debug = debug