Project

General

Profile

Actions

Bug #11698

closed
VG VG

Incomplete PPPoE custom reset values lead to invalid cron entry

Bug #11698: Incomplete PPPoE custom reset values lead to invalid cron entry

Added by Viktor Gurov over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Interfaces
Target version:
Start date:
03/18/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:

Description

If you configure the "Custom Reset" option and only fill in the "Minutes" or "Hour" field, but not other fields,
an invalid crontab entry will be generated:

30        *    *    *    root    /var/etc/pppoe_restart_pppoe0

or
    1    *    *    *    root    /var/etc/pppoe_restart_pppoe0

JP Updated by Jim Pingle over 5 years ago Actions #2

  • Status changed from New to Pull Request Review
  • Target version set to CE-Next

JP Updated by Jim Pingle over 5 years ago Actions #3

  • Plus Target Version set to 21.05

Updated by Anonymous over 5 years ago Actions #4

  • Status changed from Pull Request Review to Feedback

JP Updated by Jim Pingle over 5 years ago Actions #5

  • Subject changed from Invalid PPPoE custom reset crontab entry to Incomplete PPPoE custom reset values lead to invalid cron entry

Updating subject for release notes.

AZ Updated by Alhusein Zawi over 5 years ago Actions #6

/var/etc/pppoe_restart_pppoe0 is not showing any values

#!/bin/sh
/usr/local/sbin/pfSctl -c 'interface reload opt1'
/usr/bin/logger -t pppoe0 "PPPoE periodic reset executed on opt1"

2.6.0-DEVELOPMENT (amd64)
built on Fri May 07 01:03:54 EDT 2021

JP Updated by Jim Pingle over 5 years ago Actions #7

  • Target version changed from CE-Next to 2.5.2

JP Updated by Jim Pingle over 5 years ago Actions #8

  • Status changed from Feedback to Closed

RB Updated by Renato Botelho about 5 years ago Actions #9

  • Assignee set to Viktor Gurov
Actions

Also available in: Atom