Branches for Utopic

Name Status Last Modified Last Commit
lp:ubuntu/utopic-proposed/ufw bug 2 Mature 2014-08-11 13:33:57 UTC
77. * Install the SysV init and upstart s...

Author: Martin Pitt
Revision Date: 2014-07-30 15:06:25 UTC

* Install the SysV init and upstart script for both Debian and Ubuntu.
  Debian has upstart too, and in Ubuntu we need the init script for LSB
  dependencies and for systemd. (LP: #1341083)
  - Rename debian/ufw.init.debian to debian/ufw.init
  - Rename debian/ufw.upstart.ubuntu to debian/ufw.upstart
  - Remove all the distro specific code from debian/rules and just call
    dh_installinit.
* Drop the distro specific logrotate configs, and use the ubuntu one with
  "rotate" instead of "reload" everywhere, as Debian's rsyslog init also
  supports "rotate".
* Add a systemd unit:
  - Add debian/ufw.service
  - Add dh-systemd build dep.
  - debian/rulles: Call dh_systemd_{enable,start}.

lp:ubuntu/utopic/ufw 1 Development 2014-07-30 15:06:25 UTC
77. * Install the SysV init and upstart s...

Author: Martin Pitt
Revision Date: 2014-07-30 15:06:25 UTC

* Install the SysV init and upstart script for both Debian and Ubuntu.
  Debian has upstart too, and in Ubuntu we need the init script for LSB
  dependencies and for systemd. (LP: #1341083)
  - Rename debian/ufw.init.debian to debian/ufw.init
  - Rename debian/ufw.upstart.ubuntu to debian/ufw.upstart
  - Remove all the distro specific code from debian/rules and just call
    dh_installinit.
* Drop the distro specific logrotate configs, and use the ubuntu one with
  "rotate" instead of "reload" everywhere, as Debian's rsyslog init also
  supports "rotate".
* Add a systemd unit:
  - Add debian/ufw.service
  - Add dh-systemd build dep.
  - debian/rulles: Call dh_systemd_{enable,start}.

12 of 2 results