mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Support the unix agent Add to documention. Renamed so it will be automatically enabled by the unix-agent.
2 lines
95 B
SQL
2 lines
95 B
SQL
UPDATE `applications` SET `app_type` = 'ntpd' WHERE `applications`.`app_type` = 'ntpd-server';
|