Skip to content

Manual changes to /etc/hosts are reverted on DHCP > Save Changes #1009

@bit-becker

Description

@bit-becker

Steps to reproduce issue:

  • manually edit the /etc/hosts file via ssh.
  • Via web front end Connection > DHCP > Save Changes
  • manual changes to /etc/hosts are reverted

The createHostCommands variable should be removed completely, since DHCP configuration no longer lives in /etc/hosts there is no need to revert this file to factory setting.

createHostCommands = [ "touch /etc/hosts", "rm /etc/hosts" ];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions