3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/system
Marc Weber d0c68bc9ab adding jobAttrs which is filled from jobs contents
Purpose: Allow overwriding of properties such as:
           config.jobAttrs.sshd.startOn = "never";

thanks to Nicolas Pierron for reviewing and
extending nixpkgs to make this possible

I'll convert most of the jobs ASAP so please don't care
about the depreceateion much right now

svn path=/nixos/trunk/; revision=17650
2009-10-05 18:31:27 +00:00
..
activation * Add rename clauses for the old Grub options. 2009-09-29 09:50:38 +00:00
boot * libgcc_s.so is in $gcc/lib64 on x86_64-linux. 2009-09-25 12:34:09 +00:00
etc * make-etc.sh: fixed the duplicate entry check. 2009-08-16 13:14:33 +00:00
upstart adding jobAttrs which is filled from jobs contents 2009-10-05 18:31:27 +00:00
upstart-events * `umount -f' causes lots of problems, so don't do it. 2009-08-11 21:08:05 +00:00