summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2017-08-25 09:25:51 -0700
committerGitHub <noreply@github.com>2017-08-25 09:25:51 -0700
commit78134370bec0222dce24e9ecd8e25cdecf7af996 (patch)
tree7f9928767f7f773bfae3de442e316630af99ef03
parentb649bd86ffaa76aab75cd5b30c38aff2280a7f71 (diff)
downloadgoogle-compute-image-packages-78134370bec0222dce24e9ecd8e25cdecf7af996.tar.gz
Add back hostname script to DHCP exit hooks. (#471)
-rw-r--r--debian/changelog6
-rw-r--r--debian/google-compute-engine.install1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c89fa10..da66292 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+google-compute-image-packages (2.6.0-2) stable; urgency=low
+
+ * Add DHCP exit hook script back into package.
+
+ -- Google Cloud Team <gc-team@google.com> Fri, 25 Aug 2017 12:00:00 -0700
+
google-compute-image-packages (2.6.0-1) stable; urgency=low
* New packaging.
diff --git a/debian/google-compute-engine.install b/debian/google-compute-engine.install
index 2b4b2bc..e30dc26 100644
--- a/debian/google-compute-engine.install
+++ b/debian/google-compute-engine.install
@@ -1,4 +1,5 @@
google_compute_engine_init/systemd/*.service lib/systemd/system
+google_config/bin/set_hostname etc/dhcp/dhclient-exit-hooks.d/set_hostname
google_config/rsyslog/* etc/rsyslog.d
google_config/sysctl/* etc/sysctl.d
google_config/udev/* lib/udev/rules.d