summary refs log tree commit diff
path: root/modules/services
Commit message (Expand)AuthorAge
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* Add/fix systemd unit descriptionsEelco Dolstra2013-01-10
* Start dhcpcd/wpa_supplicant after systemd-udev-settleEelco Dolstra2013-01-10
* Guard against portmap and rpcbind both being enabledEelco Dolstra2013-01-09
* Add dd-agent moduleShea Levy2013-01-08
* Add a command ‘nixos-help’ that opens the NixOS manual in a browserEelco Dolstra2013-01-08
* smartd: Remove unnecessary PartOf dependencyEelco Dolstra2013-01-07
* display-manager: Start after local-fs.targetEelco Dolstra2013-01-07
* Ensure that ‘nix.gc.options’ is subject to shell expansionEelco Dolstra2013-01-05
* For some units, use "systemctl restart" rather than "systemctl stop/start"Eelco Dolstra2013-01-05
* Run the garbage collector as a systemd serviceEelco Dolstra2013-01-04
* nix-daemon: Start "nix-daemon" rather than "nix-worker --daemon"Eelco Dolstra2013-01-04
* networkmanager: Use systemctl instead of initctlRickard Nilsson2012-12-30
* gogoclient: change working dir before startingMathijs Kwik2012-12-28
* nscd: use proper systemd.special(7) targetsMathijs Kwik2012-12-27
* systemd: convert gogoclient job to service unitMathijs Kwik2012-12-27
* systemd: convert smartd job to serviceMathijs Kwik2012-12-27
* systemd: convert samba jobs to systemd services (samba.target)Mathijs Kwik2012-12-27
* systemd: convert mongodb job to serviceMathijs Kwik2012-12-27
* postgresql: Don't wait for ages in post-start if the service has failedEelco Dolstra2012-12-21
* mysql55: Port to systemdEelco Dolstra2012-12-18
* mysql: Port to systemdEelco Dolstra2012-12-18
* Zabbix agent: RemainAfterExit=true seems to give more reliable restarts, cann...Rob Vermaas2012-12-11
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-12-11
|\
| * Allow setting additional AuthorizedKeysFilesEelco Dolstra2012-12-11
| * Remove abuse of "with"Eelco Dolstra2012-12-11
| * openssh: Change the way authorized keys are added to the system.Rickard Nilsson2012-12-11
| * Add options for specifying binary cachesEelco Dolstra2012-12-08
| * scanner support: create scanner group. Users need to be in this group to acce...Evgeny Egorochkin2012-12-06
| * dhcpcd: disable "require dhcp_server_identifier" because of so many non-compl...Evgeny Egorochkin2012-12-05
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\|
| * Get rid of the last uses of mkAlwaysEelco Dolstra2012-11-30
| * Renamed tcpWrapper -> tcp_wrappersEelco Dolstra2012-11-29
| * sane: update name of the snapshot version of the backendsPeter Simons2012-11-26
| * dnsmasq: Add extraConfig optionRickard Nilsson2012-11-12
| * Remove unnecessary toPath that breaks with recent nixUnstableShea Levy2012-11-08
| * firewall.nix: Don't fail if IPv6 is disabledEelco Dolstra2012-11-06
| * modules/services/networking/ssh/sshd.nix: configure AddressFamily properlyPeter Simons2012-10-29
| * dnsmasq: Setting fixed order in DNS name resolution.Lluís Batlle i Rossell2012-10-24
| * Merge pull request #39 from MarcWeber/fixes/ati-proprietaryVladimír Čunát2012-10-24
| |\
| | * making ati proprietary drivers work againMarc Weber2012-10-07
| * | Merge pull request #36 from jcumming/hostapdPeter Simons2012-10-18
| |\ \
| | * | - fix indention, clarify parameter descriptions, and use 'exec' instead of '...Jack Cummings2012-10-09
| | * | - add a hostapd moduleJack Cummings2012-10-05
| * | | apache-httpd: Simplify all versionOlder calls.aszlig2012-10-17
| * | | apache-httpd: Create runtime dir for version 2.4.aszlig2012-10-17
| * | | apache-httpd: Avoid NameVirtualHost in >= v2.4.aszlig2012-10-17
| * | | apache-httpd: Properly wrap access directives.aszlig2012-10-17
| * | | apache-httpd: Add unixd for 2.4, needed by "User".aszlig2012-10-17
| * | | apache-httpd: Dynamically load MPM module in v2.4.aszlig2012-10-17