Changeset 490
- Timestamp:
- 02/22/06 00:23:33 (7 years ago)
- File:
-
- 1 edited
-
debian/postinst (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
debian/postinst
r488 r490 1 #!/bin/sh -x1 #!/bin/sh 2 2 3 3 set -e … … 105 105 done 106 106 107 # those variables could eventually be prompted for 107 108 echo "The following variables have been left untouched in alternc.conf" 108 109 echo "You will have to review those before manually launching alternc.install" 109 110 110 111 cat <<EOF 111 # variables not treated here (debconf variable) 112 # monitor_ip 113 # bind_internal 114 # dnsip 115 # myrandom 116 # mynetwork 112 monitor_ip 113 bind_internal 114 dnsip 115 myrandom 116 mynetwork 117 117 EOF 118 118
Note: See TracChangeset
for help on using the changeset viewer.
