nixpkgs/nixos/modules
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
..
config pulseaudio module: Use pid-file for system-wide daemon, add loglevel option 2014-04-21 23:22:11 +02:00
hardware mesa: have all output on /run/opengl-driver{,-32} 2014-04-14 21:38:23 +02:00
installer nixos-rebuild: Handle $SHELL not being bash 2014-04-18 16:05:20 +02:00
misc nixos: add spiped service module 2014-04-15 03:33:47 -05:00
profiles no-x-libs.nix: Disable su xauth forwarding, and X11 dependency in dbus 2014-04-16 16:58:06 +02:00
programs Set $LOCALE_ARCHIVE in all systemd units 2014-04-18 19:04:45 +02:00
security rtkit: Update from 0.10 to 0.11 2014-04-21 23:22:10 +02:00
services openvpn: Add systemd startup notification 2014-04-22 13:14:58 +02:00
system Revert "Merge branch 'dbus-switch-to-configuration'" 2014-04-21 18:30:05 -04:00
tasks Containers: Use /etc/resolv.conf supplied by the host 2014-04-18 16:48:11 +02:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation Enable udisks2 by default 2014-04-19 14:41:21 +02:00
module-list.nix Merge pull request #2248 from ehmry/rsync 2014-04-18 10:17:08 -07:00
rename.nix Remove redundant space 2014-04-18 14:59:59 +02:00