Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:monitoring
monitoring-plugins-rsync
monitoring-plugins-rsync-timeout.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File monitoring-plugins-rsync-timeout.patch of Package monitoring-plugins-rsync
--- check_rsync.orig 2011-05-03 12:15:11.465040210 +0200 +++ check_rsync 2011-05-03 12:15:46.924579509 +0200 @@ -101,7 +101,7 @@ alarm($TIMEOUT); # Get a list of modules to see if rsync is up -my $command = "/usr/bin/rsync --port=$port $source"; +my $command = "/usr/bin/rsync --timeout=$TIMEOUT --contimeout=$TIMEOUT --port=$port $source"; # Workaround to kill stale rsync processes $cpid = open(RSYNC, "$command|") or report_error("Unable to execute rsync: $!");
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor