nixpkgs/modules/services
Eelco Dolstra 9b014c471a * CUPS: fix printing on a Ricoh Aficio MP C4500 PXL printer (and
probably lots of others).  The $PATH used to invoke the filter
  didn't contain Ghostscript and Perl, so it silently fails.  (A nice
  property of CUPS is that it will just silently discard the job when
  that happens, so you need to set LogLevel to "debug" to see this.)
  Fortunately, CUPS now has a "SetEnv" option to set $PATH explicitly.

  Also, remove config.system.path from the PATH of CUPS' Upstart job.
  It seems to serve no purpose.

svn path=/nixos/trunk/; revision=34244
2012-05-25 15:51:33 +00:00
..
amqp strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
audio * Ignore the "No soundcards found" error. 2012-03-18 02:36:21 +00:00
backup * Drop references to activation scriptlets that no longer exist. 2012-03-15 14:21:17 +00:00
databases * Use PostgreSQL's fast shutdown mode. In the default 2012-04-30 18:15:32 +00:00
games strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
hardware * Fix the permissions on /dev/vboxuser in VirtualBox guests. 2012-03-23 11:52:06 +00:00
logging * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
mail * Don't use ‘chown user.group’ since that syntax is not officially 2012-05-17 19:43:32 +00:00
misc * Don't use ‘chown user.group’ since that syntax is not officially 2012-05-17 19:43:32 +00:00
monitoring * Don't use ‘chown user.group’ since that syntax is not officially 2012-05-17 19:43:32 +00:00
network-filesystems * Remove the ‘services.nfs.client.enable’ flag; use 2012-03-22 12:24:23 +00:00
networking Added option for specifying the path to the private key file sshd should use. 2012-05-09 22:13:53 +00:00
printing * CUPS: fix printing on a Ricoh Aficio MP C4500 PXL printer (and 2012-05-25 15:51:33 +00:00
scheduling * Use the ‘path’ attribute in Upstart jobs in more places. It's a bit 2011-11-25 16:32:54 +00:00
security * Support globbing in the source attribute of environment.etc entries. 2012-05-17 18:43:45 +00:00
system * Some more trivial builders with lots of dependencies that should be 2012-05-09 21:35:47 +00:00
ttys * Include the version number in the mingetty greeting line. 2012-04-22 23:35:34 +00:00
web-servers * Move logFormat to the per-vhost options. 2012-05-11 23:14:05 +00:00
x11 * Add xdg-open to the default X11 configuration so that programs like 2012-05-15 02:49:47 +00:00