Kyle Johnson
|
b9085cea64
|
Fix issue where programs are installed in unexpected paths.
For example, on freebsd, sudo is in /usr/local/bin, and as things
were pre-this commit, sudo wasn't being found.
|
2016-03-11 14:28:16 -07:00 |
Kyle Johnson
|
bc89b95470
|
Merge pull request #1292 from ZoneMinder/telemetry
Telemetry Data
|
2016-03-01 07:17:16 -07:00 |
Isaac Connor
|
d1ba45c56a
|
include the sock path in the error message and output an error on failure to open pid file
|
2016-02-16 10:02:30 -05:00 |
Andrew Bauer
|
8a537029ea
|
Initial commit to add zmtelemetry.pl
|
2016-02-06 14:08:28 -06:00 |
Isaac Connor
|
01518d6aa9
|
fix. without this zmc won't restart automatically
|
2015-07-15 16:08:02 -04:00 |
Isaac Connor
|
e4106e34a1
|
put back build replacements, don't know how I lost those
|
2015-06-22 13:56:27 -04:00 |
Isaac Connor
|
612e96bbfe
|
fix problem causing processes to not be restarted. Also, tabs to spaces
|
2015-06-22 13:37:26 -04:00 |
Isaac Connor
|
47192156cd
|
alter shutdown behaviour to send a term signal to all processes and then go through again to send a KILL if neccessary. This eliminates unneccesary sleeping.
|
2015-05-21 15:37:08 -04:00 |
Rick Sayre
|
12516da3dc
|
Patched in changes to 1.28.1 to allow OmniOS/Illumos to build and work
haven't attempted to build yet, there are some changes
|
2015-05-17 17:18:54 -07:00 |
Dmitry Smirnov
|
373b53f8f3
|
zmdc.pl: Usage() --> pod2usage()
|
2015-04-09 03:56:04 +10:00 |
Dmitry Smirnov
|
81860d99a6
|
zmdc.pl: PBP/5 + reformatting
|
2015-04-09 03:55:51 +10:00 |
Isaac Connor
|
94e0ec542a
|
Add -v --version command line param to zmdc.pl
|
2015-01-07 08:47:32 -05:00 |
Isaac Connor
|
f69f46c2fb
|
Don't use Data::Dumper unless you are actually using it for debugging. No need to use ram. It is probably being included by one of the libraries anyways, but let's at least try to keep things as light as possible.
|
2014-11-25 14:44:08 -05:00 |
Isaac Connor
|
c58c4a9720
|
add the glue to define HOST_OS and use it to detect BSD and use different arguments to killall
|
2014-06-25 15:28:10 -04:00 |
Isaac Connor
|
48a6dcf5ce
|
Change COnfig from using the subroutine symbol table to just using a global hash
|
2013-12-16 16:32:02 -05:00 |
stan
|
b7ca4dba77
|
Fixed a few more incorrectly quoted split patterns, though these were not disfunctional.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3505 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-08-26 07:51:36 +00:00 |
stan
|
6ff385e407
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3459 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-06-21 09:19:10 +00:00 |
stan
|
36291aebf4
|
Comment
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3336 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-05-04 14:10:56 +00:00 |
stan
|
68200320de
|
Restructured to fix scoping errors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3335 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-04-28 14:22:44 +00:00 |
stan
|
11a1cc2d41
|
Now supports custom perl install path
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2908 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-08 09:11:56 +00:00 |