Remove upstart support, use systemd-tmpfiles to create tmpfiles (Closes: #923032)
In this commit, the package gets aligned with Debian systemd policy: 1. Obsolete upstart support gets removed, it's not used by Ubuntu anyway 2. The systemd-tmpfiles from systemd package is used to create temporary files even when sysvinit-core is in use. This means that phpX.Y-fpm now depends in systemd package.
Showing
- debian/control.in 3 additions, 2 deletionsdebian/control.in
- debian/php-fpm.init 3 additions, 33 deletionsdebian/php-fpm.init
- debian/php-fpm.maintscript 1 addition, 0 deletionsdebian/php-fpm.maintscript
- debian/php-fpm.upstart 0 additions, 19 deletionsdebian/php-fpm.upstart
- debian/rules 3 additions, 19 deletionsdebian/rules
Loading
Please register or sign in to comment