Peter J. Jones
cf35c00e84
vsftpd service: add extraConfig option, set anon_root ( #20069 )
...
This commit includes two changes:
1. A new `extraConfig` option to allow administrators to set any
vsftpd configuration option that isn't directly supported by this
derivation.
2. Correctly set the `anon_root` vsftpd option to `anonymousUserHome`
(cherry picked from commit d19967bf48
)
2016-11-03 05:07:28 +01:00
Moritz Ulrich
103b012d2d
services.kippo: Add missing '}'
...
(cherry picked from commit c475234827
)
2016-10-06 13:42:18 +02:00
Frederik Rietdijk
234c7b526c
Kippo: move pythonPackages.twisted_11 to kippo expression
...
(cherry picked from commit 6f836eb0d4
)
2016-10-06 13:40:33 +02:00
Shea Levy
e5bd75f3e6
supplicant: Make the device pull in the supplicant service.
...
The udev rule should do this. Not sure why it doesn't.
Fixes #19029 .
(cherry picked from commit b692e06686
)
2016-09-30 09:23:03 -04:00
Eelco Dolstra
e574e7201f
firewall: Order before sysinit
...
Suggested by @aszlig.
(cherry picked from commit e090701e2d
)
2016-09-29 20:38:41 +02:00
Eelco Dolstra
773dfd7a3a
Fix starting the firewall
...
Probably as a result of 992c514a20
, it
was not being started anymore.
My understanding of systemd.special(7) (section "Special passive
system units") is that the firewall should want network-pre.target,
rather than the other way around (not very intuitive...). This in
itself does not cause the firewall to be wanted, which is why the
wanted-by relationship with multi-user.target is necessary.
http://hydra.nixos.org/build/39965589
(cherry picked from commit abdc5961c3
)
2016-09-29 20:38:41 +02:00
Eelco Dolstra
48874b5a9e
Fix infinite recursion introduced by f3c32cb2c1
...
(cherry picked from commit 520cb14f16
)
2016-09-29 20:38:40 +02:00
Eelco Dolstra
3c97ddc01d
Let services.openssh.forwardX11 imply programs.ssh.setXAuthLocation
...
(cherry picked from commit f3c32cb2c1
)
2016-09-29 20:38:40 +02:00
Wei-Ming Yang
fc1d57a4cf
murmur service: welcome -> welcometext
...
fixed incorrect option name `welcome` to `welcometext`.
joachifm added a rename for backwards compat.
Closes https://github.com/NixOS/nixpkgs/pull/18570
(cherry picked from commit e330807e1f
)
2016-09-24 16:17:05 +02:00
Domen Kožar
8f1876858e
Remove docker-registry as it's deprecated #18209
...
(cherry picked from commit fed3501b07
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 18:52:02 +02:00
Alexey Shmalko
4721a689cd
avahi-daemon: remove default browse-domains
...
These domains are not actually default but examples. See
https://github.com/lathiat/avahi/blob/master/avahi-daemon/avahi-daemon.conf#L24
for default config.
(cherry picked from commit b7237abc08
)
2016-09-07 15:05:42 +02:00
Nikolay Amiantov
2ea934f27e
mjpg-streamer service: restart on failure
...
(cherry picked from commit 608ee1c7b3
)
2016-09-02 11:45:20 +03:00
Joachim Fasting
6df8de50f3
unbound service: whitespace fixes
2016-09-01 14:51:33 +02:00
Joachim Fasting
03c2c87ed6
unbound service: use mkEnableOption
2016-09-01 14:51:32 +02:00
zimbatm
17dbfeb450
Merge pull request #18152 from roblabla/bugfix-zeroTierOneConfigurablePackage
...
zerotierone: make package configurable
2016-08-31 12:34:59 +01:00
roblabla
caa1350e07
zerotierone: make package configurable
2016-08-31 12:39:55 +02:00
Joachim Fasting
d78e0ed1f9
dnscrypt-proxy module: move detailed info to module documentation
2016-08-29 23:48:12 +02:00
Joachim Fasting
68210aa772
dnscrypt-proxy module: serviceConfig.Group is redundant
...
Same as user's primary group if left unspecified
2016-08-29 23:48:12 +02:00
Joachim Fasting
23a7e6e911
dnscrypt-proxy module: formatting
2016-08-29 23:48:11 +02:00
Domen Kožar
e01e92f12f
Merge pull request #15025 from ericsagnes/modules/manual
...
manual: automatically generate modules documentation
2016-08-28 13:57:34 +02:00
Graham Christensen
8d10928ad0
Merge pull request #17908 from Mic92/ferm
...
Ferm
2016-08-25 20:38:02 -04:00
Jörg Thalheim
7b354ce8cc
ferm: init at 2.3
2016-08-25 21:37:19 +02:00
Carles Pagès
3374aa25bc
cjdns: fix assertion.
2016-08-25 08:57:18 +02:00
Nikolay Amiantov
5ff6e98486
modprobe service: drop kmod wrapper
2016-08-19 17:56:49 +03:00
Joachim F
c2bfce8de8
Merge pull request #16762 from matthewbauer/gnustep2
...
Add "gnustep" to nixpkgs
2016-08-17 23:38:56 +02:00
Matthew Bauer
f541715057
gnustep: fix gdomap service
...
This gets rid of the rest of the pidfile stuff and makes gdomap just act
like a normal systemd process. Also reword "enable" option.
2016-08-16 21:11:06 +00:00
Matthew Bauer
5ea9bd0920
gnustep: fix naming of gnustep stuff
...
This should fix the NixOS issues.
2016-08-16 21:11:05 +00:00
Artyom Shalkhakov
697982b91b
gnustep: fix gdnc, gdomap
...
Both gdnc and gdomap seem to work.
2016-08-16 21:00:31 +00:00
Artyom Shalkhakov
d3d580ebbe
gnustep: cleanup
...
Major clean-up. Everything builds fine.
2016-08-16 21:00:27 +00:00
Artyom Shalkhakov
9b17cd8fab
gnustep: add nixos deamons
...
Adding basic daemons: gdomap and gdnc. It seems that GWorkspace
does is unable to work properly without the daemons.
2016-08-16 21:00:21 +00:00
Svein Ove Aas
102472b8de
unifi: Open required ports by default.
...
The controller does not work at all if they aren't, with the exception
of special configurations involving L3 or custom ports.
2016-08-16 21:01:49 +01:00
Svein Ove Aas
e3f0a09b6d
unifi: chown the data dir as well.
...
It needs to be writeable.
2016-08-16 21:01:49 +01:00
Shea Levy
9adad8612b
Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"
...
Was meant to go into staging, sorry
This reverts commit 57b2d1e9b0
, reversing
changes made to 760b2b9048
.
2016-08-15 19:05:52 -04:00
Nikolay Amiantov
b2ebecd9e5
modprobe service: drop kmod wrapper
2016-08-16 00:19:25 +03:00
Nikolay Amiantov
bda3423b3a
networkmanager service: make wanted by network.target, drop networkmanager-init
2016-08-14 22:38:58 +03:00
Nikolay Amiantov
0f59901b57
ejabberd service: move service to foreground
2016-08-14 22:37:06 +03:00
Eric Sagnes
4cdfeb78f9
modules: move meta at top level
2016-08-11 00:29:48 +09:00
jokogr
adeab67bd8
syncthing service: add syncthing-inotify ( #17320 )
2016-08-06 17:20:18 +02:00
Peter Hoeg
c4cba0e51f
ssh module: ignore exit code when socket activated
...
sshd will at times fail when exiting. When socket activated, this will
leave a number of sshd@ service instances in the failed state, so we
simply ignore the error code if we are running socket activated.
Recommended by upstream:
http://systemd-devel.freedesktop.narkive.com/d0eapMCG/socket-activated-sshd-service-showing-up-as-a-failure-when-the-client-connection-fails
Fixes : #3279
2016-08-04 16:47:44 +08:00
Damien Cassou
c5d9dc9cfa
Merge pull request #17418 from DamienCassou/offlineimap-module-reporting
...
offlineimap's module: change UI to syslog
2016-08-04 08:33:20 +02:00
Joachim Fasting
79ac02ed64
dnscrypt-proxy service: update resolver list
2016-08-02 09:36:22 +02:00
Joachim Fasting
c91d07b668
dnscrypt-proxy module: types.string should be types.str
2016-08-01 12:55:42 +02:00
Damien Cassou
19af5b444e
offlineimap's module: change UI to syslog
...
The 'syslog' UI "allows better integration with systemd":
http://www.offlineimap.org/doc/Changelog.html#offlineimap-v660-rc2-2015-10-15
2016-08-01 09:37:53 +02:00
Franz Pletz
76b21b7adb
nixos/firewall: Refactor rpfilter, allow DHCPv4 ( #17325 )
...
Adds a new chain in the raw table for reverse path filtering and optional
logging. A rule to allow serving DHCPv4 was also added as it is commonly
needed and poses no security risk even when no DHCPv4 server is running.
Fixes #10101 .
2016-07-31 13:49:24 +02:00
Tristan Helmich
c9b9692347
tinc: add Restart in systemd service config
2016-07-27 10:38:57 +02:00
Ioannis Koutras
24968fc1c1
syncthing: fix system service
2016-07-26 13:10:15 +03:00
Emery Hemingway
90ee01cd3d
nixos: disable DHCP on ZeroTier interfaces
2016-07-23 21:04:42 +02:00
Michele Guerini Rocco
267e362fbc
syncthing: Allow the user service to be enabled with systemctl ( #17136 )
2016-07-21 04:49:58 +02:00
cransom
4a9b640f37
smokeping: init at 2.6.11 ( #17090 )
...
Includes a module for service setup and a test
to verify functionality of both service and pkg.
2016-07-21 01:07:59 +02:00
Bjørn Forsman
78eac466b0
nixos/ddclient: add warning about password being world readable
...
Closes #16885 .
2016-07-19 16:51:42 +02:00