summaryrefslogtreecommitdiff
path: root/gnu/services
Commit message (Expand)AuthorAgeFilesLines
* services: Export *-service-type and *-configuration....Tomáš Čech2016-07-2112-10/+82
* services: Add pam-limits-service....Ricardo Wurmus2016-07-191-0/+43
* services: shepherd: Clarify error message about missing service....Ludovic Courtès2016-07-191-1/+1
* services: dbus: Synchronize startup using dbus-daemon's PID file....Ludovic Courtès2016-07-161-1/+2
* services: Add 'dropbear-service'....David Craven2016-07-151-5/+92
* gnu: lsh: Move to (gnu packages ssh)...David Craven2016-07-152-2/+2
* services: <shepherd-service> no longer has an 'imported-modules' field....Ludovic Courtès2016-07-122-82/+66
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-125-130/+134
* services: nginx: Fix typo....ng02016-07-071-1/+2
* services: Add rngd-service....David Craven2016-07-051-2/+45
* services: avahi: Add #:debug? parameter....Ludovic Courtès2016-06-271-3/+8
* services: avahi: Pass --daemonize and check for the PID file....Ludovic Courtès2016-06-271-1/+2
* services: Export more service types....Ludovic Courtès2016-06-271-0/+2
* services: nscd: Wait for the PID file....Ludovic Courtès2016-06-271-0/+5
* services: Add 'mcron-service'....Ludovic Courtès2016-06-221-0/+115
* gnu: services: Add bluetooth-service....宋文武2016-06-181-0/+35
* services: dicod: Add 'interfaces' configuration field....Ludovic Courtès2016-06-171-8/+16
* gnu: services: Add mysql-service....宋文武2016-06-161-1/+118
* gnu: services: Add dicod-service....宋文武2016-06-051-0/+131
* services: urandom-seed: Refresh seed at boot....Leo Famulari2016-06-051-12/+14
* services: urandom-seed: Set umask to 077 while shutting down....Leo Famulari2016-05-311-4/+6
* services: Add urandom-seed-service....Leo Famulari2016-05-281-1/+61
* services: Add connman-service....Efraim Flashner2016-05-051-1/+48
* utils: Move combinators to (guix combinators)....Ludovic Courtès2016-05-041-1/+1
* services: herd: Move UI handling to 'guix system'....Ludovic Courtès2016-05-041-21/+59
* services: Move 'device-mapping-service' to (gnu system mapped-devices)....Ludovic Courtès2016-04-181-21/+0
* system: Add (gnu system mapped-devices)....Ludovic Courtès2016-04-181-0/+1
* services: 'console-keymap-service' takes multiple files....Alex Kost2016-04-171-5/+5
* services: nscd: Make respawnable....Ludovic Courtès2016-03-241-3/+1
* services: xorg: Fix ~/.xsession handling....Ludovic Courtès2016-03-241-1/+1
* services: postgresql: Use syslog....Ludovic Courtès2016-03-231-2/+3
* Merge branch 'security-updates'Ludovic Courtès2016-03-222-6/+6
|\
| * gnu: dbus: Incorporate "dbus-helper-search-path.patch"....Ludovic Courtès2016-03-091-4/+4
| * gnu: eudev: Add dependency on blkid....Ludovic Courtès2016-03-091-2/+2
* | services: xorg: Accept session commands with arguments....Ludovic Courtès2016-03-181-4/+5
* | gnu: services: Add GNOME and XFCE desktop services....Andy Wingo2016-03-151-0/+66
|/
* services: elogind: Rely on D-Bus activation....Ludovic Courtès2016-03-071-20/+7
* doc: Mention syslogd configuration....Ludovic Courtès2016-03-041-3/+7
* gnu: services: Start X with -configdir....Andy Wingo2016-02-241-0/+45
* gnu: services: Install policies for polkit service....Andy Wingo2016-02-241-1/+1
* services: herd: Add missing newlines in error messages....Ludovic Courtès2016-02-231-4/+4
* gnu: Fix syntax error in postgresql-service....Leo Famulari2016-02-101-1/+2
* file-systems: Spawn a Bournish REPL upon fsck failure....Ludovic Courtès2016-02-081-0/+1
* services: elogind: Extend PAM to use 'pam_elogind.so'....Ludovic Courtès2016-02-061-2/+19
* services: elogind: Add elogind to the global profile....Ludovic Courtès2016-02-051-0/+5
* services: upower: Add upower to the global profile....Ludovic Courtès2016-02-051-13/+16
* service: shepherd: All of the config file is in 'call-with-error-handling'....Ludovic Courtès2016-02-051-21/+22
* service: shepherd: Guard against exceptions raised by 'start'....Ludovic Courtès2016-02-051-2/+12
* guix system: Simply warn if we cannot talk to the shepherd....Ludovic Courtès2016-02-051-10/+4
* guix system: 'reconfigure' loads and starts new services....Ludovic Courtès2016-02-032-0/+195