Files
sysadm/src/server
Ken Moore 2f7bfe06aa API CHANGE
Modify the output fields for the sysadm/services, "list_services" action:
Now each service entry will look like this:
"accounting": {
        "description": "",
        "is_enabled": "false",
        "name": "accounting",
        "path": "/etc/rc.d/accounting",
        "tag": "accounting_enable"
      }

I will probably be adding an "is_running" [true/false] field here soon as well - the backend for that still needs to be written first.
2016-08-29 14:09:20 -04:00
..
2016-08-29 14:09:20 -04:00
2016-07-21 14:57:03 -04:00
2016-07-21 14:57:03 -04:00
2016-04-29 10:00:43 -04:00
2016-04-29 13:41:25 -04:00
2016-04-29 13:10:11 -04:00
2016-07-25 10:14:06 -04:00
2016-08-29 14:09:20 -04:00
2016-08-29 11:41:15 -04:00