diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-11-28 20:59:17 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-11-28 20:59:17 +0000 |
commit | 5e726a248af0e4d17926769a660b0c7e54beadfe (patch) | |
tree | ed6d97fc1716dd26238a70e1ce0cbc0ff7e9748f /cfengine | |
parent | bf75be54d4be5a1ab45fe52613a432c9ff365e01 (diff) |
cf.main is now renamed to cf.generic.
Diffstat (limited to 'cfengine')
-rwxr-xr-x | cfengine/cfengine.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cfengine.conf b/cfengine/cfengine.conf index 63595b9..1cead82 100755 --- a/cfengine/cfengine.conf +++ b/cfengine/cfengine.conf @@ -26,7 +26,7 @@ import: $(cfroot)/cf.groups.jones $(cfroot)/cf.groups.xenux $(cfroot)/cf.groups.merge - $(cfroot)/cf.main + $(cfroot)/cf.generic $(cfroot)/cf.isp $(cfroot)/cf.site $(cfroot)/cf.services |