ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003641ClearOSapp-multiwan - Multi-WANpublic2015-07-15 12:272015-08-13 11:35
Reporterbchambers 
Assigned Tobchambers 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.6.0 
Target Version6.6.0 UpdatesFixed in Version6.6.0 Updates 
Summary0003641: Changing Primary/Backup status from GUI does not restart syswatch
DescriptionSyswatch restart is needed to pick up on the new state of multiwan.
Additional InformationPull in library deps:

use \clearos\apps\base\Daemon as Daemon;
clearos_load_library('base/Daemon');

And add:

// Restart syswatch
//-----------------

$syswatch = new Daemon('syswatch');
$syswatch->reset();
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-07-15 12:27 bchambers New Issue
2015-07-15 12:27 bchambers Status new => assigned
2015-07-15 12:27 bchambers Assigned To => bchambers
2015-07-15 12:30 bchambers Issue cloned: 0003651
2015-07-15 12:32 bchambers Additional Information Updated View Revisions
2015-08-07 09:56 bchambers Status assigned => acknowledged
2015-08-07 09:56 bchambers Additional Information Updated View Revisions
2015-08-07 09:56 bchambers Status acknowledged => confirmed
2015-08-07 09:57 bchambers Status confirmed => resolved
2015-08-07 09:57 bchambers Resolution open => fixed
2015-08-07 09:57 bchambers Fixed in Version => 6.6.0 Updates
2015-08-13 11:35 user2 Status resolved => closed