plinth is in local

This commit is contained in:
James Vasile 2011-12-20 21:26:51 -05:00 committed by James Vasile
parent 37d8e3d01c
commit 89da9bb389

View File

@ -1,6 +1,6 @@
#!/bin/bash
# This file is /etc/init.d/plinth
DAEMON=/usr/bin/plinth.py
DAEMON=/usr/local/bin/plinth.py
PID_FILE=/var/run/plinth.pid
start_plinth (){