summary refs log tree commit diff
path: root/modules/services/system
Commit message (Expand)AuthorAge
* Add several missing uids and gids to modules/misc/ids.nixRickard Nilsson2013-08-23
* nscd: Restart if /etc/hosts changesEelco Dolstra2013-06-11
* Updates for systemd 198/199Eelco Dolstra2013-03-27
* Rename ‘boot.systemd’ to ‘systemd’Eelco Dolstra2013-01-16
* nscd: use proper systemd.special(7) targetsMathijs Kwik2012-12-27
* Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-11-30
|\
| * Renamed tcpWrapper -> tcp_wrappersEelco Dolstra2012-11-29
| * invalidate-nscd: use script instead of exec for multiple commandsMathijs Kwik2012-09-29
* | Remove the cgroups moduleEelco Dolstra2012-10-26
* | Make unitConfig/serviceConfig attribute setsEelco Dolstra2012-10-01
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-09-28
|\|
| * nscd-invalidate: Invalidate passwd and group databases alsoRickard Nilsson2012-09-19
* | Clean up the nscd jobEelco Dolstra2012-09-25
* | Fix a hang during shutdownEelco Dolstra2012-08-14
* | nscd: Ensure that invalidate-nscd starts after nscdEelco Dolstra2012-08-06
* | Merge remote-tracking branch 'origin/master' into systemdEelco Dolstra2012-08-02
|\|
| * Use /sys/fs/cgroup instead of /dev/cgroupEelco Dolstra2012-07-30
* | dbus.nix: Fix path to dbus-sendEelco Dolstra2012-07-20
* | Add a ‘wantedBy’ attribute to unit definitionsEelco Dolstra2012-06-17
* | To ease migration to systemd, generate units from the ‘jobs’ optionEelco Dolstra2012-06-16
* | Get lots more systemd stuff workingEelco Dolstra2012-06-14
|/
* * Some more trivial builders with lots of dependencies that should beEelco Dolstra2012-05-09
* * Flush nscd when switching to a new configuration.Eelco Dolstra2012-03-27
* * Allow Upstart jobs to declare that they shouldn't be restarted byEelco Dolstra2012-03-18
* * Use boot.kernelModules everywhere instead of explicit calls toEelco Dolstra2012-03-17
* * On second thought, let's not enable user support in Upstart. TheEelco Dolstra2012-03-04
* * Connect Upstart to the system bus so that non-root users can runEelco Dolstra2012-03-04
* * Invalidate the nscd hosts cache when an "ip-up" event occurs. ThisEelco Dolstra2012-01-21
* * Use the ‘path’ attribute in Upstart jobs in more places. It's a bitEelco Dolstra2011-11-25
* * Add a module for managing cgroups.Eelco Dolstra2011-11-24
* Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir"...Peter Simons2011-10-30
* find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed ...Shea Levy2011-10-29
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* Preserve <standard_session_service_dirs/> in dbus.confYury G. Kudryashov2011-09-07
* Sync with dbus changes in nixpkgsYury G. Kudryashov2011-08-26
* Merge with udev-173Yury G. Kudryashov2011-08-24
* * Always symlink etc/dbus-1 and share/dbus-1 in the system path, notEelco Dolstra2010-08-09
* nixos: kerberos services for the server.David Guibert2010-08-06
* * Add /nix/var/nix/profiles/default and config.system.path to the listEelco Dolstra2010-07-26
* * dbus-daemon: use /etc/dbus-1/system.conf (i.e. ‘--system’) rather thanEelco Dolstra2010-07-13
* Adding an option to disable nscd.Lluís Batlle i Rossell2009-12-16
* Upstart considers that syslog is ready (runs openlog())Lluís Batlle i Rossell2009-12-16
* * hal: depend on both dbus and acpid (if enabled).Eelco Dolstra2009-11-07
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * Connect Upstart to the system bus.Eelco Dolstra2009-11-06
* * Use Upstart's "export fork" feature to properly detect when a daemonEelco Dolstra2009-11-06
* * Work around a bug in HAL (it fails to start if $PATH is too long,Eelco Dolstra2009-11-06
* * Changes related to the xorg-7.5 merge.Eelco Dolstra2009-11-04
* * jobAttrs -> jobs.Eelco Dolstra2009-10-12
* * Convert the remaining jobs to jobAttrs style.Eelco Dolstra2009-10-12