~swt-techie/ubuntu/utopic/ddclient/bug-1068884

« back to all changes in this revision

Viewing changes to sample-etc_dhclient-exit-hooks

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2006-12-03 14:51:40 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061203145140-6pwe4mgmwolaiwwo
Tags: 3.7.0-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - add quilt to build-depends
  - add lsb-base to depends
  - make init script nicer (use lsb functions)
* debian/ddclient.init: improve error message when ddclient isn't set to run
  as a daemon (Closes Ubuntu: #54102)
* debian/rules: call dh_installinit with -u multiuser (Teardown spec)
* debian/control: recommend libio-socket-ssl-perl

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
######################################################################
3
 
## $Header: /cvsroot/ddclient/ddclient/sample-etc_dhclient-exit-hooks,v 1.1.1.1 2004/08/13 22:29:17 wimpunk Exp $
 
3
## $Id: sample-etc_dhclient-exit-hooks 10 2006-06-14 19:59:31Z wimpunk $
4
4
######################################################################
5
5
# The /etc/dhclient-enter-hooks script is run by the ISC DHCP client's standard
6
6
# update script whenever dhclient obtains or renews an address.