소스 검색

Converted isc-dhcp

tags/v3.0.0
Robin Thoni 5 년 전
부모
커밋
da31c01a25
2개의 변경된 파일0개의 추가작업 그리고 11개의 파일을 삭제
  1. 0
    10
      isc-dhcp/run.sh
  2. 0
    1
      isc-dhcp/vars-files

+ 0
- 10
isc-dhcp/run.sh 파일 보기

@@ -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 파일 보기

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

Loading…
취소
저장