1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services/networking
Eelco Dolstra 80b40fdf03
sshd.nix: Alternative fix for #19589
AFAICT, this issue only occurs when sshd is socket-activated. It turns
out that the preStart script's stdout and stderr are connected to the
socket, not just the main command's. So explicitly connect stderr to
the journal and redirect stdout to stderr.
2017-03-31 16:18:58 +02:00
..
firefox nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
ircd-hybrid stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
ssh sshd.nix: Alternative fix for #19589 2017-03-31 16:18:58 +02:00
aiccu.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
amuled.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
asterisk.nix service.asterisk: add package option 2017-02-02 15:16:00 +01:00
atftpd.nix nixos/atftpd: various improvements 2016-10-17 16:20:24 +02:00
autossh.nix nixos: use "example.net" host name in autossh documentation 2015-10-28 20:04:36 +01:00
avahi-daemon.nix nixos/avahi: use more upstream-like systemd units 2016-10-15 22:51:39 +02:00
bind.nix bind: fix collision of binaries in outputs 2017-01-07 02:44:54 +01:00
bird.nix bird service: add bird to systemPackages 2016-12-28 06:35:31 +01:00
bitlbee.nix bitlbee module: use enum 2016-11-04 13:03:53 +09:00
btsync.nix btsync module: remove redundant example 2017-03-06 15:59:23 +01:00
charybdis.nix
chrony.nix nixos.chrony: remove generatecommandkey option 2017-02-07 18:01:58 +01:00
cjdns.nix cjdns service: allow daemon to drop privileges 2017-02-05 04:54:26 +01:00
cntlm.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
connman.nix connman: disable connman-vpn by default (#18323) 2016-09-25 08:02:29 +02:00
consul.nix Fixes #16181 - using bin output for Go services 2016-06-13 23:32:16 +02:00
coturn.nix coturn: init at 4.5.0.3 (#16284) 2016-06-21 12:59:29 +02:00
dante.nix dante service: fix config option type 2016-12-10 20:35:41 +01:00
ddclient.nix ddclient: Make verbose logging deactivatable. 2017-03-07 22:03:22 +01:00
dhcpcd.nix dhcpcd service: fix network-online.target integration 2017-02-23 16:07:40 +01:00
dhcpd.nix nixos, dhcpd: make machines assignable 2017-02-27 10:52:21 +01:00
dnschain.nix dnschain service: overhaul option interface & implementation 2017-02-03 19:49:16 +01:00
dnscrypt-proxy.nix dnscrypt-proxy service: systemd notification under apparmor 2017-03-24 14:37:44 +01:00
dnscrypt-proxy.xml nixos/dnscrypt-proxy docs: reword section on forwarding 2017-03-10 18:54:52 +01:00
dnscrypt-wrapper.nix dnscrypt-wrapper: add service 2017-01-23 07:06:07 +01:00
dnsmasq.nix dnsmasq: create state dir for dhcp leases file 2015-12-24 22:36:19 +01:00
ejabberd.nix ejabberd service: move service to foreground 2016-08-14 22:37:06 +03:00
fakeroute.nix fakeroute: add service 2016-11-23 15:23:10 +01:00
fan.nix modprobe service: drop kmod wrapper 2016-08-19 17:56:49 +03:00
ferm.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
firewall.nix firewall: Fix check for rpfilter on manual-config kernels 2017-02-06 16:43:23 -05:00
flannel.nix flannel service: fix enable expression 2017-01-22 21:58:39 +01:00
flashpolicyd.nix
freenet.nix
gale.nix Fixing a bunch of issues 2017-01-29 01:58:12 -06:00
gateone.nix Gateone: fix cacerts dependency 2016-01-24 16:52:06 -05:00
gdomap.nix gnustep: fix gdomap service 2016-08-16 21:11:06 +00:00
git-daemon.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
gnunet.nix
gogoclient.nix
gvpe.nix gpve service: network-interfaces.target -> network.target 2016-09-13 11:19:22 +02:00
haproxy.nix
heyefi.nix heyefi service: make uploadDir path more generic and a string 2015-07-14 06:56:30 -07:00
hostapd.nix hostapd module: use enum 2016-11-16 22:36:26 +09:00
htpdate.nix nixos: add htpdate module 2016-09-23 02:02:20 +10:00
i2p.nix i2p service: use mkEnableOption 2015-08-09 02:29:35 +02:00
i2pd.nix nixos: i2pd, follow redirect 2017-01-29 18:00:58 +01:00
iodine.nix treewide: deprecate ip-up.target (#18319) 2016-09-10 18:03:59 +02:00
kippo.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
kresd.nix add kresd service with basic options 2017-01-25 18:46:28 +01:00
lambdabot.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
libreswan.nix libreswan service: make EnvironmentFile optional (#22591) 2017-02-10 00:53:44 +01:00
logmein-hamachi.nix logmein-hamachi: init at 2.1.0.139, add nixos service 2016-04-27 16:15:01 +03:00
mailpile.nix
mfi.nix mfi: relocatable data dir 2016-04-22 22:43:45 -07:00
minidlna.nix minidlna: use journalctl for logging, systemd for runtimedir 2016-04-08 23:04:12 +02:00
miniupnpd.nix miniupnpd: firewall config 2015-12-13 16:44:58 +01:00
miredo.nix miredo: do not run miredo-checkconf 2017-01-12 14:30:58 +00:00
mjpg-streamer.nix mjpg-streamer service: restart on failure 2016-09-02 11:44:16 +03:00
mosquitto.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
mstpd.nix
murmur.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
namecoind.nix namecoind: refactor nixos module 2017-02-03 20:06:45 +01:00
nat.nix Merge pull request #18491 from groxxda/network-interfaces 2016-10-02 16:34:37 +02:00
networkmanager.nix networkmanager service: support changing the mac-address (#23464) 2017-03-07 03:50:37 +01:00
nftables.nix nftables: adds information regarding nftables and Docker (#24326) 2017-03-25 16:34:02 +01:00
ngircd.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
nix-serve.nix treewide: Use correct output of config.nix.package in non-string contexts 2016-04-25 16:44:38 +02:00
nntp-proxy.nix nntp-proxy module: use enum 2016-11-16 22:36:53 +09:00
nsd.nix nsd module: use enum 2016-11-16 22:37:14 +09:00
ntopng.nix
ntpd.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
nylon.nix nixos: nylon, use named instances 2017-01-30 20:32:06 +01:00
oidentd.nix oidentd service: network-interfaces.target -> network.target 2016-09-13 11:19:22 +02:00
openfire.nix openfire service: more informative assertion failure message 2016-12-10 20:35:43 +01:00
openntpd.nix nixos.openntpd: don't spam systemd journal 2017-02-20 22:35:51 +01:00
openvpn.nix Merge pull request #18491 from groxxda/network-interfaces 2016-10-02 16:34:37 +02:00
ostinato.nix ostinato: add ostinato in NixOS services 2016-01-04 14:29:02 +08:00
pdns-recursor.nix pdns-recursor: add service 2017-01-23 17:57:48 +01:00
pdnsd.nix pdnsd service: init 2016-02-12 19:53:41 +08:00
polipo.nix
powerdns.nix powerdns: removed PrivateTmp=true in serviceConfig 2016-10-01 12:27:23 -04:00
pptpd.nix xl2tpd: add nixos module for service 2016-06-20 21:41:59 +01:00
prayer.nix Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
privoxy.nix privoxy service: remove static uid 2016-12-05 13:37:08 +01:00
prosody.nix prosody service: needs working network connectivity 2017-02-23 16:07:41 +01:00
quagga.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
quassel.nix Fix typo introduced by #22677 2017-02-15 23:44:11 +00:00
racoon.nix nixos/racoon: create /var/racoon upon start 2015-08-19 23:38:44 +02:00
radicale.nix Merge pull request #18491 from groxxda/network-interfaces 2016-10-02 16:34:37 +02:00
radvd.nix
rdnssd.nix
redsocks.nix redsocks module: initialize 2017-02-09 18:01:14 +01:00
rpcbind.nix rpcbind service: use upstream systemd unit 2017-02-01 02:45:19 +03:00
sabnzbd.nix
searx.nix nixos/modules: use defaultText/literalExample where applicable 2017-03-07 14:06:08 +01:00
seeks.nix Manual: Remove store path references 2015-09-24 11:50:58 +02:00
shairport-sync.nix nixos: fix avahi connectivity for shairport-sync module 2016-07-08 16:22:51 +02:00
shout.nix Shout: fix infinite loop in service configuration 2016-04-11 09:58:52 -04:00
skydns.nix etcd: make all service using etc go to 127.0.0.1:2379 by default 2016-11-11 23:11:54 +01:00
smokeping.nix More derp 2017-01-29 05:33:56 -06:00
sniproxy.nix sniproxy service: init 2016-05-11 13:27:28 +08:00
softether.nix softether: improve service dependencies 2016-09-13 11:19:22 +02:00
spiped.nix
sslh.nix nixos/sslh: rename 'host' to 'listenAddress' 2015-12-24 00:23:51 +01:00
strongswan.nix modprobe service: drop kmod wrapper 2016-08-19 17:56:49 +03:00
supplicant.nix supplicant nixos module: Allow not specifying the configFile path 2017-02-05 06:50:20 -05:00
supybot.nix
syncthing.nix syncthing: use service files from upstream 2016-10-19 21:20:57 +02:00
tcpcrypt.nix tcpcrypt service: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
teamspeak3.nix modules: move meta at top level 2016-08-11 00:29:48 +09:00
tftpd.nix nixos/tftpd: change default dir from /home/tftp to /srv/tftp 2016-10-25 17:20:52 +02:00
tinc.nix tinc module: networks, hosts option loaOf -> attrsOf 2016-11-16 16:32:02 +09:00
tlsdated.nix tlsdated: add missing default value for extraOptions 2016-02-18 05:29:12 +01:00
tox-bootstrapd.nix
toxvpn.nix toxvpn service: doesn't require online network 2016-09-11 08:16:55 +02:00
tvheadend.nix
unbound.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
unifi.nix unifi: Open required ports by default. 2016-08-16 21:01:49 +01:00
vsftpd.nix vsftpd: Expose the no_anon_password flag. 2017-03-19 01:53:29 +00:00
wakeonlan.nix Fixed wrong documentation for Wake-On-LAN feature 2015-10-31 12:55:34 +01:00
websockify.nix
wicd.nix wicd: get closer to upstream service definition 2016-09-13 11:19:22 +02:00
wireguard.nix fix indentation in several nixos option descriptions 2016-12-16 18:29:25 +01:00
wpa_supplicant.nix Added option networking.wireless.networks.*.priority 2017-01-07 20:23:12 +08:00
xinetd.nix nixos: use types.lines for extraConfig 2016-10-23 19:41:43 +02:00
xl2tpd.nix xl2tpd: add nixos module for service 2016-06-20 21:41:59 +01:00
zerobin.nix treewide: minor format / style / documentation fixes 2016-09-13 11:19:22 +02:00
zerotierone.nix zerotierone: make package configurable 2016-08-31 12:39:55 +02:00
znc.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00