diff --git a/plist b/plist
index 18d00d4af..ec189c317 100644
--- a/plist
+++ b/plist
@@ -450,6 +450,8 @@
/usr/local/opnsense/mvc/app/models/OPNsense/IDS/Migrations/M1_0_0.php
/usr/local/opnsense/mvc/app/models/OPNsense/IGMPProxy/ACL/ACL.xml
/usr/local/opnsense/mvc/app/models/OPNsense/IGMPProxy/Menu/Menu.xml
+/usr/local/opnsense/mvc/app/models/OPNsense/Ntpd/ACL/ACL.xml
+/usr/local/opnsense/mvc/app/models/OPNsense/Ntpd/Menu/Menu.xml
/usr/local/opnsense/mvc/app/models/OPNsense/Proxy/ACL/ACL.xml
/usr/local/opnsense/mvc/app/models/OPNsense/Proxy/Menu/Menu.xml
/usr/local/opnsense/mvc/app/models/OPNsense/Proxy/Migrations/M1_0_0.php
diff --git a/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
index a14f19585..d1bb4c83c 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
@@ -255,13 +255,6 @@
-
-
-
-
-
-
-
diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
index a5a322f0e..3fd03834c 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Core/ACL/ACL.xml
@@ -644,13 +644,6 @@
services_dyndns.php*
-
- WebCfg - Services: NTP
- Allow access to the 'Services: NTP' page.
-
- services_ntpd.php*
-
-
WebCfg - Services: RFC 2136 clients page
Allow access to the 'Services: RFC 2136 clients' page.
@@ -763,27 +756,6 @@
diag_ipsec_spd.php*
-
- WebCfg - Status: NTP GPS page
- Allow access to the 'Status: NTP Serial GPS' page.
-
- status_ntpd_gps.php*
-
-
-
- WebCfg - Status: NTP page
- Allow access to the 'Status: NTP' page.
-
- status_ntpd.php*
-
-
-
- WebCfg - Status: NTP PPS page
- Allow access to the 'Status: NTP PPS' page.
-
- status_ntpd_pps.php*
-
-
WebCfg - Status: OpenVPN page
Allow access to the 'Status: OpenVPN' page.
@@ -819,13 +791,6 @@
diag_logs_ppp.php*
-
- WebCfg - Status: System logs: NTP page
- Allow access to the 'Status: System logs: NTP' page.
-
- diag_logs_ntpd.php*
-
-
WebCfg - Status: System logs: OpenVPN page
Allow access to the 'Status: System logs: OpenVPN' page.
diff --git a/src/opnsense/mvc/app/models/OPNsense/Ntpd/ACL/ACL.xml b/src/opnsense/mvc/app/models/OPNsense/Ntpd/ACL/ACL.xml
new file mode 100644
index 000000000..689add8d2
--- /dev/null
+++ b/src/opnsense/mvc/app/models/OPNsense/Ntpd/ACL/ACL.xml
@@ -0,0 +1,37 @@
+
+
+ WebCfg - Services: NTP
+ Allow access to the 'Services: NTP' page.
+
+ services_ntpd.php*
+
+
+
+ WebCfg - Status: NTP GPS page
+ Allow access to the 'Status: NTP Serial GPS' page.
+
+ status_ntpd_gps.php*
+
+
+
+ WebCfg - Status: NTP page
+ Allow access to the 'Status: NTP' page.
+
+ status_ntpd.php*
+
+
+
+ WebCfg - Status: NTP PPS page
+ Allow access to the 'Status: NTP PPS' page.
+
+ status_ntpd_pps.php*
+
+
+
+ WebCfg - Status: System logs: NTP page
+ Allow access to the 'Status: System logs: NTP' page.
+
+ diag_logs_ntpd.php*
+
+
+
diff --git a/src/opnsense/mvc/app/models/OPNsense/Ntpd/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/Ntpd/Menu/Menu.xml
new file mode 100644
index 000000000..f9f1df3e7
--- /dev/null
+++ b/src/opnsense/mvc/app/models/OPNsense/Ntpd/Menu/Menu.xml
@@ -0,0 +1,11 @@
+