Search found 2 matches

by JohnXVII
Tue Sep 27, 2005 1:59 pm
Forum: ZoneMinder Previous Versions
Topic: Problem changing run state from command line
Replies: 2
Views: 3530

Thanks for the help Phil, su syntax was the issue. Instead of modifying the scripts, I just modified my cron job since it was root's:

Code: Select all

0 20 * * * /usr/bin/sudo -u apache /usr/local/bin/zmpkg.pl Night
0 7 * * *  /usr/bin/sudo -u apache /usr/local/bin/zmpkg.pl Day
-- John
by JohnXVII
Mon Sep 26, 2005 2:42 pm
Forum: ZoneMinder Previous Versions
Topic: Problem changing run state from command line
Replies: 2
Views: 3530

Problem changing run state from command line

Hello all, I'm having some problems changing run state using the zmpkg.pl script from the command line. I am running ZoneMinder 1.21.3, installed from source (not ebuild), on a Gentoo Linux system. Changing run states from the web interface works fine, just not from the command line. My cameras are ...