1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/upstart-jobs
Nicolas Pierron 357ca60ed7 * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has
the advantage that KDE applications work when logging in via ssh,
  and that you don't need to logout to have KDE upgrades take effect.
  On the downside, since the various KDE packages and shared-mime-info
  all have their own MIME databases, if we put them in one symlink
  tree (systemPath), we need to rerun update-mime-database on the
  symlink tree.  Also, systemPath is getting very large.

svn path=/nixos/branches/fix-style/; revision=14191
2009-02-22 16:09:14 +00:00
..
apache-httpd Some fixes to the Apache Tomcat connector 2009-02-22 16:07:25 +00:00
cron Update argument style. 2008-12-04 15:48:27 +00:00
lib Replace job tags by a library of function to build upstart jobs. 2009-01-02 16:06:41 +00:00
nagios Update argument style. 2008-12-04 15:48:27 +00:00
new-proposal synergyc ip last arg fix 2008-03-25 00:14:05 +00:00
xserver * Set KDEDIRS, XDG_CONFIG_DIRS and XDG_DATA_DIRS in bashrc. This has 2009-02-22 16:09:14 +00:00
acpid.nix * Generate the acpid configuration properly: each config file 2009-02-22 16:08:37 +00:00
alsa.nix Update argument style. 2008-12-04 15:48:27 +00:00
atd.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
avahi-daemon.nix Update argument style. 2008-12-04 15:48:27 +00:00
bind.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
bitlbee.nix BitlBee: Run as bitlbee' instead of root'. 2008-03-26 16:42:57 +00:00
cron.nix Replace job tags by a library of function to build upstart jobs. 2009-01-02 16:06:41 +00:00
ctrl-alt-delete.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
cupsd.nix * CUPS: use /etc/cups rather than ${cups}/etc/cups as the ServerRoot, 2009-02-22 16:07:33 +00:00
dbus.nix Update argument style. 2008-12-04 15:48:27 +00:00
default.nix * acpid: switch to the ondemand CPU scaling governer when on battery power. 2009-02-22 16:08:33 +00:00
dhclient.nix Update argument style. 2008-12-04 15:48:27 +00:00
dhcpd.nix * syslogd: print messages in the local time zone. 2008-05-08 12:27:01 +00:00
disnix.nix Update argument syntax of configuration files. 2009-01-25 15:48:39 +00:00
dovecot.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
ejabberd.nix Added support for ejabberd virtualhosts 2008-08-18 14:48:55 +00:00
fcron.nix Update argument syntax of configuration files. 2009-01-25 15:48:39 +00:00
filesystems.nix * Use the right mount command in the filesystems job so that 2008-08-09 12:03:08 +00:00
gather.nix * Use runCommand. 2006-12-10 22:43:04 +00:00
gnunet.nix Add `gnunetd' Upstart job. 2008-09-04 20:28:02 +00:00
gpm.nix Update argument style. 2008-12-04 15:48:27 +00:00
guest-users.nix Update argument syntax of configuration files. 2009-02-22 16:07:21 +00:00
gw6c.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
hal.nix * Quick hack to make sure that acpid starts before hal. 2009-02-22 16:09:07 +00:00
halt.nix * Set the hardware clock when shutting down. 2007-02-20 16:25:49 +00:00
httpd.nix Make old http service working again 2008-06-03 13:30:37 +00:00
ifplugd.nix * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
ircd-hybrid.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
jboss.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
kbd.nix * Set the console font, the keymap, and Unicode/ASCII mode. 2007-04-04 17:10:38 +00:00
klogd.nix * Start klogd to send kernel log messages to syslogd. 2008-05-08 13:47:44 +00:00
lshd.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
lvm.nix * Added boot.initrd.lvm flag for use NixOS with LVM2 root partition. 2007-06-28 09:57:36 +00:00
maintenance-shell.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
make-job.nix * Udev jobs can now declare a passthru attribute which is 2008-07-02 18:02:24 +00:00
manual.nix Update argument syntax of configuration files. 2009-02-22 16:07:21 +00:00
mingetty.nix * Start mingetty after udev, otherwise /dev/tty* may not exist yet 2009-02-22 16:07:56 +00:00
mysql.nix * mysql: merged the mysql expression in the services tree. 2008-06-25 21:58:51 +00:00
network-interfaces.nix * Let udev call modprobe to load modules for all known hardware. This 2008-07-02 21:19:04 +00:00
nix-daemon.nix * Support for system-wide distributed / multi-platform builds. 2007-11-15 17:16:16 +00:00
nscd.conf * Doh! Make sure that we put *only* splash_helper in the initrd and 2007-01-23 13:44:41 +00:00
nscd.nix * Allow jobs to specify groups. 2007-06-10 20:13:12 +00:00
ntpd.nix * Indentation. 2008-03-20 14:38:49 +00:00
openfire.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
pcmcia.nix Update argument style. 2008-12-04 15:48:27 +00:00
portmap.nix Add `portmap' job. 2008-03-15 23:40:44 +00:00
postfix.nix Postfix list separator fix 2008-08-08 18:51:32 +00:00
postgresql.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
pulseaudio.nix PulseAudio Upstart job: honor `enable'. 2009-02-22 16:07:52 +00:00
rogue.nix Update argument syntax of configuration files. 2009-02-22 16:07:21 +00:00
samba.nix Added extraInitrdKernelModules option to CD 2008-01-16 21:56:31 +00:00
smb.conf Samba service; httpd/xfs dependencies changed to know about gw6c.autorun option. 2008-01-14 11:24:36 +00:00
sshd.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
swap.nix svn path=/nixos/trunk/; revision=10624 2008-02-11 11:51:51 +00:00
swraid.nix * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
syslogd.nix * Start klogd to send kernel log messages to syslogd. 2008-05-08 13:47:44 +00:00
tomcat.nix Increased the sleep hack on the Tomcat service 2009-02-22 16:07:29 +00:00
tty-backgrounds-combine.sh * Get the CD to build again. 2006-12-16 18:24:49 +00:00
tty-backgrounds.nix * Quick workaround for tty-backgrounds not working on Linux 2.6.26: 2008-09-02 09:51:44 +00:00
udev-firmware-loader.sh * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
udev.nix * Use the persistent storage udev rules in the initrd so that we can 2008-08-08 22:44:45 +00:00
vsftpd.nix More configuratbility for vsFTPd upstart job. 2008-08-04 09:36:11 +00:00
xfs.conf Added xfs; fixed nixos-checkout 2007-11-05 08:54:30 +00:00
xfs.nix * Tabs considered harmful. 2008-07-23 14:13:27 +00:00
zabbix-agent.nix Update argument syntax of configuration files. 2009-01-25 15:48:39 +00:00
zabbix-server.nix Update argument syntax of configuration files. 2009-01-25 15:48:39 +00:00