source:
freewrt/package/dnsmasq/ipkg/dnsmasq.postinst@
c78941a
| Last change on this file since c78941a was c78941a, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 158 bytes | |
| Rev | Line | |
|---|---|---|
| [c78941a] | 1 | #!/bin/sh |
| 2 | . $IPKG_INSTROOT/etc/functions.sh | |
| 3 | ||
| 4 | add_user dnsmasq get_next_uid get_next_gid /tmp | |
| 5 | add_group dnsmasq get_next_gid | |
| 6 | add_rcconf dnsmasq "dns_dhcp=YES" |
Note:
See TracBrowser
for help on using the repository browser.
