diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-06-11 15:59:57 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-06-11 15:59:57 +0200 |
commit | 337c63194f76bb093480a416ae0d2bb0883ca681 (patch) | |
tree | 1a1be90eb169e596228a3b15176c39df911055b4 | |
parent | 78a23e6db6d29f1c2bf9c437a3f185f900e34e3f (diff) |
typo
-rw-r--r-- | fusioninventory-agent.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index ddac45a..b38023e 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -172,7 +172,7 @@ FUSINVOPT='--debug --rpc-trust-localhost' # - none (default on install) no activity # - cron (inventory only) use the cron.hourly # - daemon (recommanded) use the service -# DON'T FORGET to enale the service +# DON'T FORGET to enable the service OCSMODE[0]=none # OCS Inventory or FusionInventory server URI # OCSSERVER[0]=your.ocsserver.name |