chiark / gitweb /
units: introduce network-pre.target as place to hook in firewalls
authorLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2014 09:33:02 +0000 (11:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2014 10:14:55 +0000 (12:14 +0200)
network-pre.target is a passive target that should be pulled in by
services that want to be executed before any network is configured (for
example: firewall scrips).

network-pre.target should be ordered before all network managemet
services (but not be pulled in by them).

network-pre.target should be order after all services that want to be
executed before any network is configured (and be pulled in by them).


No differences found