nixpkgs/nixos/modules/services
Dominique Martinet f462cf15f8 wakeonlan service: use powerUpCommands
powerDownCommands is supposed to run before shutdown, but the current
implementation only runs before-sleep, thus not enabling wakeonlan on
devices when powering off even if the hardware supports it.

Taking into consideration the possibility of unexpected shutdown, it is
preferable to move the commands to powerUpCommands instead which is
executed at boot time as well as after resume - that should cover all
use cases for wakeonlan.

Fixes #91352
2020-09-07 14:56:59 +02:00
..
admin nixos/oxidized: add missing slash to PIDFile path 2020-01-06 16:58:54 +01:00
amqp treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
audio Merge pull request #86236 from ThibautMarty/fix-nullOr-types 2020-08-26 18:21:29 +02:00
backup nixos/doc/borgbackup: correct install instructions for vorta 2020-09-06 22:44:37 +02:00
cluster The systemd unit for k3s should differ between agents and servers 2020-04-23 07:55:23 +02:00
computing nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
continuous-integration nixos/hercules-ci-agent: init 2020-08-23 20:13:15 +02:00
databases nixos/postgresql: replace extraConfig option with settings option 2020-08-26 17:06:48 -04:00
desktops Merge pull request #96042 from rnhmjoj/loaOf 2020-09-02 08:45:37 -04:00
development jupyterhub: fix authenticator configuration 2020-08-25 13:50:18 +02:00
editors Fix typo in services/editors/emacs documentation 2020-08-27 16:58:52 -04:00
games nixos/terraria: allow dataDir to be configured (#89033) 2020-09-05 16:37:52 -04:00
hardware Merge pull request #96042 from rnhmjoj/loaOf 2020-09-02 08:45:37 -04:00
logging Merge pull request #89785 from buckley310/logstash 2020-08-22 14:07:20 +02:00
mail nixos/opendkim: add keyPath to ReadWritePaths 2020-09-03 17:54:16 +02:00
misc Merge pull request #93424 from helsinki-systems/feat/gitlab-mailroom 2020-09-06 15:34:02 +02:00
monitoring nixos/prometheus-exporters: fix default firewall filter 2020-09-07 10:28:36 +02:00
network-filesystems Merge pull request #97123 from peterhoeg/m/fscache 2020-09-06 10:23:32 +08:00
networking wakeonlan service: use powerUpCommands 2020-09-07 14:56:59 +02:00
printing nixos/printing: make access to web-interface configurable 2020-04-25 19:48:34 +02:00
scheduling nixos/marathon: remove module 2020-08-15 16:59:58 +02:00
search solr: drop 7.x series 2020-01-18 08:50:35 -05:00
security Merge pull request #96042 from rnhmjoj/loaOf 2020-09-02 08:45:37 -04:00
system nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
torrent Merge pull request #95522 from doronbehar/fix/transmission 2020-08-17 19:54:48 +01:00
ttys treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
video video/mirakurun: add module 2020-08-11 13:52:17 +09:00
wayland nixos/cage: supply pamEnvironment 2020-08-27 10:11:45 -05:00
web-apps Merge pull request #95678 from helsinki-systems/upd/sogo 2020-08-26 00:04:36 +02:00
web-servers Merge pull request #91121 from m1cr0man/master 2020-09-06 18:26:22 +02:00
x11 Merge pull request #95986 from turboMaCk/imwheel-service 2020-08-22 16:51:48 +02:00