diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-05-14 23:16:52 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-05-14 23:16:52 (GMT) |
commit | fc34bbb27000894c741202f004d6bddffaab037d (patch) | |
tree | 208ae05f7f1d250fe5302cc7afc82cdb5e70ad4c /src/nopcollectd | |
parent | 91d0e0272bed22945436db219a6ec86fbc8bc5c7 (diff) |
renamed nopsyncd to nopfetchd
Diffstat (limited to 'src/nopcollectd')
-rwxr-xr-x | src/nopcollectd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/nopcollectd b/src/nopcollectd index d2d635c..d02e6f0 100755 --- a/src/nopcollectd +++ b/src/nopcollectd @@ -19,11 +19,6 @@ -- You should have received a copy of the GNU General Public License -- along with rhnop. If not, see <http://www.gnu.org/licenses/>. -- --- --- send now and next cart# and length to nopsyncd --- this script should be called by the now/next macro cart --- the arguments should be: now# nowlen next# nextlen --- socket = require "socket" |