3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules
clefru 725fcdef3f Fix hostapd's place in systemd dependency tree. (#45464)
* nat/bind/dhcp.service:
  Remove. Those services have nothing to do with a link-level service.

* sys-subsystem-net-devices-${if}.device:
  Add as BindsTo dependency as this will make hostapd stop when the
  device is unplugged.

* network-link-${if}.service:
  Add hostapd as dependency for this service via requiredBy clause,
  so that the network link is only considered to be established
  only after hostapd has started.

* network.target:
  Remove this from wantedBy clause as this is already implied from
  dependencies stacked above hostapd. And if it's not implied than
  starting hostapd is not required for this particular network
  configuration.
2018-10-17 09:18:52 +02:00
..
config Merge pull request #44441 from mnacamura/shell-aliases 2018-10-13 17:46:11 +02:00
hardware Merge pull request #42846 from ambrop72/optimus-prime-config-master 2018-10-03 22:56:53 -05:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild" 2018-10-16 20:25:44 +02:00
misc Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild" 2018-10-16 20:25:44 +02:00
profiles Merge pull request #48439 from joachifm/hardened-misc 2018-10-15 21:25:42 +00:00
programs Merge pull request #44441 from mnacamura/shell-aliases 2018-10-13 17:46:11 +02:00
security Merge pull request #48439 from joachifm/hardened-misc 2018-10-15 21:25:42 +00:00
services Fix hostapd's place in systemd dependency tree. (#45464) 2018-10-17 09:18:52 +02:00
system bootStage1: fix cross build (@matthewbauer's solution) 2018-10-12 09:24:00 +00:00
tasks nixos/network-interfaces-scripted: fix container networking bug 2018-09-23 23:08:19 +02:00
testing Add ssh backdoor to VM tests infrastructure. 2018-09-28 10:53:08 +01:00
virtualisation Merge pull request #47975 from aneeshusa/make-container-journals-available-from-host 2018-10-17 02:56:05 +02:00
module-list.nix Merge pull request #45470 from Infinisil/znc-config 2018-10-17 03:01:30 +02:00
rename.nix kubernetes: 1.11.3 -> 1.12.0 2018-09-30 14:49:26 +02:00