summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd.nix
Commit message (Expand)AuthorAge
* Don't barf if /var/log doesn't support ACLsEelco Dolstra2014-08-18
* nixos: tmp on tmpfs optionEmery Hemingway2014-07-30
* Check for systemd environment variables that are too longEelco Dolstra2014-07-30
* Don't restart systemd-journal-flushEelco Dolstra2014-07-17
* Don't restart systemd-remount-fsEelco Dolstra2014-07-11
* Implement per-user socket unitsPaul Colomiets2014-06-20
* systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11
* switch-to-configuration: Don't restart instances of user@.serviceEelco Dolstra2014-05-20
* systemd: Require some more kernel featuresEelco Dolstra2014-04-30
* Revert "Don't mount /sys/fs/fuse/connections and /sys/kernel/config"Eelco Dolstra2014-04-28
* Don't mount /sys/fs/fuse/connections and /sys/kernel/configEelco Dolstra2014-04-28
* Turn assertion about oneshot services into a warningEelco Dolstra2014-04-22
* Ignore *.wants in systemd.packages for nowEelco Dolstra2014-04-22
* Revert "systemd: oneshot units should be allowed to restart on failure/abort"Mathijs Kwik2014-04-18
* systemd: Enable keeping backlight / rfkill state across rebootsEelco Dolstra2014-04-18
* Fix broken upstream user unit symlinksEelco Dolstra2014-04-18
* Remove debug lineEelco Dolstra2014-04-18
* DohEelco Dolstra2014-04-18
* Add support for user unitsEelco Dolstra2014-04-18
* Refactor unit option declarationsEelco Dolstra2014-04-17
* Remove special handling of systemd-journal-gatewaydEelco Dolstra2014-04-17
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Add option ‘systemd.tmpfiles.rules’Eelco Dolstra2014-04-17
* systemd: oneshot units should be allowed to restart on failure/abortMathijs Kwik2014-04-17
* Enable systemd-tmpfilesEelco Dolstra2014-04-17
* Fix module loading in systemd-udevdEelco Dolstra2014-04-17
* systemd: Enable user systemd instancesEelco Dolstra2014-04-17
* Make machinectl workEelco Dolstra2014-04-16
* Simplify assertionEelco Dolstra2014-04-16
* systemd: Add an assertion to guarantee oneshot units do not have restart setWilliam A. Kennington III2014-04-16
* systemd: Update to 212Eelco Dolstra2014-04-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\
| * Add an option to reload rather than restart changed unitsEelco Dolstra2014-03-17
* | systemd: Add support for path units.aszlig2014-03-31
|/
* Merge branch 'pkgs/systemd/journald_http_gateway' of git://github.com/offline...Shea Levy2014-03-14
|\
| * nixos/systemd: add journal http gateway supportJaka Hudoklin2014-02-06
* | Don't override the baseUnit's PATH by defaultShea Levy2014-03-12
* | autovt@.service really has to be a symlinkEelco Dolstra2014-03-13
* | Don't depend on the text of disabled unitsEelco Dolstra2014-03-12
* | Don't include superfluous lines in generated unitsEelco Dolstra2014-03-12
* | systemd: Allow customisation of upstream unitsEelco Dolstra2014-03-12
* | Restart keys.target on reconfigurationShea Levy2014-02-26
* | Add a keys group with read access to /run/keysShea Levy2014-02-11
|/
* systemd: Enable specifying extra config files for a unitShea Levy2014-01-18
* Add module to use kmscon instead of linux-console for VTsShea Levy2014-01-15
* systemd: add services.journald.extraConfig optionSong Wenwu2013-11-30
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* nscd: Fix LD_LIBRARY_PATHEelco Dolstra2013-11-26
* Allow services to specify a pre-stop scriptEelco Dolstra2013-11-26