diff options
Diffstat (limited to 'cfengine')
-rw-r--r-- | cfengine/cf.generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cf.generic b/cfengine/cf.generic index 24b2f55..5a8f6ee 100644 --- a/cfengine/cf.generic +++ b/cfengine/cf.generic @@ -20,7 +20,7 @@ control: Repository = ( /var/backups/cfengine ) - local-common = ( /etc/local-COMMON ) + LocalCommon = ( /etc/local-COMMON ) OutputPrefix = ( "cf:$(host)" ) |