* Commented out the fcron job - for some reason it starts to build fcron
even though it should be disabled by default, and the build fails. Strange... svn path=/nixos/trunk/; revision=13394
This commit is contained in:
parent
9fefbf1379
commit
e39be7a088
@ -3035,7 +3035,7 @@ root ALL=(ALL) SETENV: ALL
|
||||
|
||||
# services
|
||||
(import ../upstart-jobs/cron.nix)
|
||||
(import ../upstart-jobs/fcron.nix)
|
||||
#(import ../upstart-jobs/fcron.nix)
|
||||
(import ../upstart-jobs/cron/locate.nix)
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user