diff options
Diffstat (limited to 'package/bind')
-rw-r--r-- | package/bind/files/bind-server.postinst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bind/files/bind-server.postinst b/package/bind/files/bind-server.postinst index bca89fd22..18ddbfc13 100644 --- a/package/bind/files/bind-server.postinst +++ b/package/bind/files/bind-server.postinst @@ -1,3 +1,3 @@ #!/bin/sh . $IPKG_INSTROOT/etc/functions.sh -add_rcconf named named NO +add_rcconf named NO |