chiark / gitweb /
service: drop support for SysV scripts for the early boot
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2012 17:46:36 +0000 (18:46 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2012 17:46:36 +0000 (18:46 +0100)
commit3cdebc217c42c8529086f2965319b6a48eaaeabe
tree00537f22b63ce2c8d4cd424bce2485f31a7c51e2
parent93bd157722c76b47d80742f290373c1ce2865070
service: drop support for SysV scripts for the early boot

This remove distro-specific support for early-boot SysV init scripts.
(And leaves support for normal SysV scripts untouched).

If distributions wish to continue to allow early-boot SysV scripts in
their distribution-specific way they should either maintain this patch
downstream manually, or write a generator for them, or simply ship all
those scripts with a .service wrapper.
src/core/service.c