X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fhelixbot.git;a=blobdiff_plain;f=helixbot.py;fp=helixbot.py;h=ae10d2832618dfbb18cb837c63825625171d7f32;hp=6ea8572b1af7a4185fb9e1a83e9cd15c348c1c63;hb=a7a31ca0de47656e145748426449fc8cc93a922a;hpb=cbaf7d5cee5d198cb771710a25b727c75e8ead32 diff --git a/helixbot.py b/helixbot.py index 6ea8572..ae10d28 100755 --- a/helixbot.py +++ b/helixbot.py @@ -467,7 +467,7 @@ def main(): helix.start_as_daemon(outfile) else: # on enregistre le pid de basile - pidfile = "/var/run/bots/helix.pid" + pidfile = "/var/run/bots/helixbot.pid" for arg in sys.argv: arg = arg.split("=") if arg[0].strip('-') in ["pidfile"]: