diff options
Diffstat (limited to 'tools/hook-rhel.sh')
-rwxr-xr-x | tools/hook-rhel.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/hook-rhel.sh b/tools/hook-rhel.sh index 8232414c..513a5515 100755 --- a/tools/hook-rhel.sh +++ b/tools/hook-rhel.sh @@ -1,4 +1,6 @@ #!/bin/sh +# This file is part of cloud-init. See LICENSE file for license information. + # Current versions of RHEL and CentOS do not honor the directory # /etc/dhcp/dhclient-exit-hooks.d so this file can be placed in # /etc/dhcp/dhclient.d instead |