From: Christian Heller Date: Mon, 12 Oct 2015 16:21:31 +0000 (+0200) Subject: Improve precision of comment. X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;ds=sidebyside;h=b337e1c78a10e4dafa07314e208893e9de69302b;p=config Improve precision of comment. --- diff --git a/jessie_start_server.sh b/jessie_start_server.sh index 245c83b..a764ef5 100755 --- a/jessie_start_server.sh +++ b/jessie_start_server.sh @@ -5,7 +5,7 @@ set -e # Set root pw. passwd -# Post-installation reduction. (Answer "no" to GRUB question.) +# Post-installation reduction. dpkg-query -Wf '${Package} ${Priority}\n' | grep ' required' | sed 's/ required//' > list_white_unsorted echo 'ifupdown' >> list_white_unsorted echo 'isc-dhcp-client' >> list_white_unsorted