Submit
Path:
~
/
/
etc
/
ppp
/
ip-down.d
/
File Content:
bind9
#!/bin/sh -e # Called when an interfaces comes up or down # Written by LaMont Jones <lamont@debian.org> # kick named as needed # If /usr isn't mounted yet, silently bail. if [ ! -d /usr/sbin ]; then exit 0 fi # if named is running, reconfig it. rndc reconfig >/dev/null 2>&1 & exit 0
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
bind9
289 bytes
0755
postfix
800 bytes
0755
N4ST4R_ID | Naxtarrr