Browse Source

Converted isc-dhcp

tags/v3.0.0
Robin Thoni 5 years ago
parent
commit
da31c01a25
2 changed files with 0 additions and 11 deletions
  1. 0
    10
      isc-dhcp/run.sh
  2. 0
    1
      isc-dhcp/vars-files

+ 0
- 10
isc-dhcp/run.sh View File

@@ -1,10 +0,0 @@
1
-#! /usr/bin/env bash
2
-
3
-. /common.sh
4
-
5
-replace_files
6
-
7
-touch /data/dhcpd.leases
8
-
9
-#exec cat /etc/dhcp/dhcpd.conf /etc/dhcp/config/static_ips.conf && dhcpd -t -cf /etc/dhcp/dhcpd.conf && dhcpd -4 -f --no-pid -d -cf /etc/dhcp/dhcpd.conf -lf /data/dhcpd.leases
10
-exec dhcpd -4 -f --no-pid -d -cf /etc/dhcp/dhcpd.conf -lf /data/dhcpd.leases

+ 0
- 1
isc-dhcp/vars-files View File

@@ -1 +0,0 @@
1
-dhcpd.conf /etc/dhcp/dhcpd.conf

Loading…
Cancel
Save