Bug #11698
closed
Incomplete PPPoE custom reset values lead to invalid cron entry
Added by Viktor Gurov over 3 years ago.
Updated over 3 years ago.
Plus Target Version:
21.05
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
- Status changed from New to Pull Request Review
- Target version set to CE-Next
- Plus Target Version set to 21.05
- Status changed from Pull Request Review to Feedback
- 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.
/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
- Target version changed from CE-Next to 2.5.2
- Status changed from Feedback to Closed
- Assignee set to Viktor Gurov
Also available in: Atom
PDF