Working version
This commit is contained in:
7
rc.d/dhcpleasemon
Executable file
7
rc.d/dhcpleasemon
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/ksh
|
||||
|
||||
daemon="/usr/local/sbin/dhcpleasemon"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
rc_cmd $1
|
||||
Reference in New Issue
Block a user