Actions
Bug #3946
closedDisabling RAM Disk doesn't remove schedule from /etc/crontab if schedules aren't disabled
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
10/20/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
pfSense version: 2.1.5-RELEASE (amd64)
built on Mon Aug 25 07:44:45 EDT 2014
FreeBSD 8.3-RELEASE-p16
After enabling the RAM disk I also scheduled the two periodic backups for DHCP and RRD to run.
This created entries in /cf/config/config.xml and crontab as expected.
When I disabled the RAM disk feature I forgot to disable the schedules first. As a result the two cronjobs still are listed in /etc/crontab.
Workaround:
Enable RAM Disk
Disable schedules
Disable RAM Disk
Actions