From 3f7c448060b852c4fdde1d9698dbde5794d5c980 Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Mon, 19 Nov 2007 15:56:10 +0000 Subject: /acf/dhcp: added global pre/post config generation input for proprietary config code by the user git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@337 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dhcp-editspc-html.lsp | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dhcp-editspc-html.lsp (limited to 'dhcp-editspc-html.lsp') diff --git a/dhcp-editspc-html.lsp b/dhcp-editspc-html.lsp new file mode 100644 index 0000000..8a06c9c --- /dev/null +++ b/dhcp-editspc-html.lsp @@ -0,0 +1,23 @@ + +

DHCPd - Advanced Global Configuration

+These fields are copied into the final dhcpd.conf on configuration generation without any validation check. So only +use them if you extactly know what you are doing here. + +
" method="POST"> + +

DHCPd - Pre Main Configuration

+
+ +

DHCPd - Post Main Configuration

+ + +
+
" method="POST"> + +
+ -- cgit v1.2.3