Droits pour nectaris.
darcs-hash:20040912121602-41617-513926f92c4a6721ee4bc978fb317ea7c5a1527b.gz
This commit is contained in:
parent
d0ba7705d9
commit
c366618ae3
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue