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
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
VG Updated by Viktor Gurov over 5 years ago
JP Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
JP Updated by Jim Pingle over 5 years ago
- Plus Target Version set to 21.05
Updated by Anonymous over 5 years ago
- Status changed from Pull Request Review to Feedback
JP Updated by Jim Pingle over 5 years ago
- 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
/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
- Target version changed from CE-Next to 2.5.2
JP Updated by Jim Pingle over 5 years ago
- Status changed from Feedback to Closed
RB Updated by Renato Botelho about 5 years ago
- Assignee set to Viktor Gurov
Actions