nixpkgs/nixos/modules/services
sjau 1bff53cb84
wireguard: restart on failure
As a oneshot service, if the startup failed it would never be attempted again.
This is problematic when peer's addresses require DNS. DNS may not be reliably available at
the time wireguard starts. Converting this to a simple service with Restart
and RestartAfter directives allows the service to be reattempted, but at
the cost of losing the oneshot semantics.

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2019-05-25 16:32:14 +02:00
..
admin cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
amqp nixos/rabbitmq: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:57 -04:00
audio nixos/mpd: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:56 -04:00
backup Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
cluster Merge pull request #57523 from mayflower/kube-apiserver-preferred-address-types 2019-05-18 09:57:12 +00:00
computing
continuous-integration treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
databases nixos/postgresql: add ensureDatabases & ensureUsers options (#56720) 2019-05-20 10:58:48 +02:00
desktops nixos/geoclue2: make configurable, can whitelist applications 2019-05-16 18:46:07 -04:00
development
editors
games Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
hardware cleanup redundant text in modules utilizing mkEnableOption 2019-04-20 14:44:02 +02:00
logging Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
mail treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
misc Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
monitoring Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
network-filesystems nixos/ipfs: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:00:59 -04:00
networking wireguard: restart on failure 2019-05-25 16:32:14 +02:00
printing nixos/cups: /var/run -> /run 2019-03-24 21:15:30 +01:00
scheduling Merge pull request #51918 from bobvanderlinden/var-run 2019-04-07 20:09:46 +02:00
search treewide: Remove usage of isNull 2019-04-29 14:05:50 +02:00
security Merge pull request #61546 from cizra/libfprint-vfs0090 2019-05-20 14:16:34 -04:00
system Merge pull request #53444 from wedens/earlyoom-notifications 2019-04-27 21:34:37 +09:00
torrent nixos/peerflix: replace deprecated usage of PermissionsStartOnly 2019-04-13 07:01:00 -04:00
ttys nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
web-apps nixos/nextcloud: Improve autoUpdateApps description string 2019-05-22 19:07:42 +02:00
web-servers Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
x11 nixos/modules: Ensure the colord user is a system user 2019-05-18 16:48:34 -06:00