[SCM] live-studio branch, master, updated. 7cf6d27680df950ba15481501bd409d39de403af

Chris Lamb lamby at debian.org
Fri Jul 30 21:18:39 UTC 2010


The following commit has been merged in the master branch:
commit 7cf6d27680df950ba15481501bd409d39de403af
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 17:17:16 2010 -0400

    Set location of daemon.

diff --git a/debian/live-studio-runner.init b/debian/live-studio-runner.init
index f9bf0b9..bc49bf7 100644
--- a/debian/live-studio-runner.init
+++ b/debian/live-studio-runner.init
@@ -13,7 +13,7 @@
 ### END INIT INFO
 
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
-DAEMON=/path/to/manage.py #FIXME
+DAEMON=/usr/share/pyshared/live_studio/manage.py
 NAME=live-studio-runner
 DESC=${NAME}
 PIDFILE=/var/run/${NAME}.pid

-- 
live-studio



More information about the debian-live-changes mailing list