From 98d6824b47f34597a0486fd41963863037cb294d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 7 Apr 2011 16:19:00 +0200 Subject: information page for webif --- pyLoadCore.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index f433330df..67778cee2 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -284,6 +284,7 @@ class Core(object): self.do_restart = False self.shuttedDown = False + self.log.info("pyLoad %s" % CURRENT_VERSION) self.log.info(_("Using home directory: %s") % getcwd()) self.writePidFile() -- cgit v1.2.3