3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services
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
..
admin nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
amqp rabbitmq module: modernize after package upgrade 2018-09-25 11:19:23 +02:00
audio nixos/mpd: allow storage plugins in musicDirectory 2018-08-03 21:36:38 +02:00
backup Merge pull request #44332 from jerith666/restic-s3-default 2018-08-01 22:56:12 -04:00
cluster kubernetes: 1.11.3 -> 1.12.0 2018-09-30 14:49:26 +02:00
computing nixos/slurm: add option clusterName 2018-09-08 23:14:54 +02:00
continuous-integration buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00
databases docs: format 2018-09-29 20:51:11 -04:00
desktops nixos/profile-sync-daemon: add missing path to systemd service 2018-10-14 13:02:33 +01:00
development nixos/jupyter: init service 2018-08-26 12:00:54 +02:00
editors docs: format 2018-09-29 20:51:11 -04:00
games nixos/terraria: Wait for daemon to stop 2018-08-20 21:41:29 +02:00
hardware Merge pull request #45109 from jfrankenau/module-triggerhappy 2018-10-08 14:42:59 -05:00
logging journaldriver: 1.0.0 -> 1.1.0 (#48106) 2018-10-09 23:45:43 +02:00
mail Merge pull request #48272 from avnik/fix/rmilter 2018-10-12 22:34:08 +01:00
misc add custom hooks directory to gitlab-shell 2018-10-12 09:33:37 -07:00
monitoring prometheus-tor-exporter: init at 0.3 2018-10-13 10:10:29 +02:00
network-filesystems Merge pull request #44238 from jfrankenau/samba-conf-override 2018-08-16 16:56:24 +02:00
networking Fix hostapd's place in systemd dependency tree. (#45464) 2018-10-17 09:18:52 +02:00
printing cups-googlecloudprint: init at 20160502 2018-10-11 09:19:58 +01:00
scheduling nixos/modules: users.(extraUsers|extraGroup->users|group) 2018-06-30 03:02:58 +02:00
search elasticsearch-curator: include the module in the module-list & fix bug 2018-08-25 18:53:10 +02:00
security nixos/clamav: fix freshclam service if db up to date 2018-10-02 00:26:38 +02:00
system nixos: correct improper uses of mkEnableOption, clarify service descriptions 2018-10-05 13:14:45 +07:00
torrent nixos/transmission: fix AppArmor profile to include keyutils 2018-08-31 17:19:29 +02:00
ttys nixos/kmscon: Add autologin option 2018-09-29 21:55:14 +02:00
web-apps Merge pull request #47691 from florianjacob/matomo-choose-package 2018-10-13 15:27:00 +00:00
web-servers nixos/nextcloud: init 2018-10-01 02:07:43 +09:30
x11 Merge pull request #42562 from ambrop72/gdk-pixbuf-fix 2018-10-12 15:52:06 +02:00