chiark
/
gitweb
/
~mdw
/
zoneconf
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
zoneconf.in: Auto-DNSsec support for dynamic zones.
[zoneconf]
/
userv.rc.in
1
### -*-conf-*-
2
### userv services for zoneconf
3
4
if ( glob service install
5
& grep calling-user-shell /etc/shells
6
)
7
require-fd 0 read
8
require-fd 1-2 write
9
no-suppress-args
10
execute @sbindir@/zoneconf-install-userv
11
fi