diff options
Diffstat (limited to 'src/nopsysstated')
-rwxr-xr-x | src/nopsysstated | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/nopsysstated b/src/nopsysstated index 36992f5..c8ed3bd 100755 --- a/src/nopsysstated +++ b/src/nopsysstated @@ -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" |