nixpkgs/nixos/modules/services
Eelco Dolstra 27a8cada79 openvpn: Add systemd startup notification
This causes OpenVPN services to reach the "active" state when the VPN
connection is up (i.e., after OpenVPN prints "Initialization Sequence
Completed"). This allows units to be ordered correctly after openvpn-*
units, and makes systemctl present a password prompt:

  $ start openvpn-foo
  Enter Private Key Password: *************

(I first tried to implement this by calling "systemd-notify --ready"
from the "up" script, but systemd-notify is not reliable.)
2014-04-22 13:14:58 +02:00
..
amqp Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
audio Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
backup Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
continuous-integration/jenkins Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
databases postgresql: Use systemd's new "mixed" kill mode 2014-04-18 17:32:24 +02:00
desktops Merge pull request #2185 from lethalman/gnome3 2014-04-16 18:08:00 +02:00
games Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
hardware Merge branch 'systemd-update' 2014-04-20 19:31:01 +02:00
logging Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
mail Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
misc Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs" 2014-04-18 18:37:07 +02:00
monitoring Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
network-filesystems Merge pull request #2248 from ehmry/rsync 2014-04-18 10:17:08 -07:00
networking openvpn: Add systemd startup notification 2014-04-22 13:14:58 +02:00
printing Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
scheduling Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
search Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
security Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
system Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
torrent nixos: transmission improvements 2014-04-15 06:54:51 -05:00
ttys gpm: Better start condition 2014-04-18 20:23:27 +02:00
web-servers Manual: Typo fixes 2014-04-19 22:59:25 +02:00
x11 Remove KDE 4.11 2014-04-21 18:13:17 +02:00