Changeset 3799 in MondoRescue for branches/3.3/ansible/roles/ntp/templates


Ignore:
Timestamp:
Feb 16, 2024, 12:27:34 AM (4 months ago)
Author:
Bruno Cornec
Message:

Update Mondorescue server to mga9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/ansible/roles/ntp/templates/ntp.conf.j2

    r3795 r3799  
    2828#
    2929driftfile /var/lib/ntp/drift
    30 # Incorrect starting with mga9
    31 #multicastclient    224.0.1.1       # listen on default 224.0.1.1
     30multicastclient 224.0.1.1       # listen on default 224.0.1.1
    3231broadcastdelay  0.008
    3332
     
    5251# the administrative functions.
    5352restrict 127.0.0.1
    54 #restrict ::1
     53restrict ::1
Note: See TracChangeset for help on using the changeset viewer.