From d4d4157080baf98d1b908bdf2491d666c7ae999b Mon Sep 17 00:00:00 2001
From: Johan Cwiklinski <jo...@x-tnd.be>
Date: Thu, 9 Feb 2017 14:27:20 +0100
Subject: Typo, more comprehensible example

---
 fusioninventory-agent.service | 4 ++--
 fusioninventory-agent.spec    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fusioninventory-agent.service b/fusioninventory-agent.service
index 0d64a70..9116f01 100644
--- a/fusioninventory-agent.service
+++ b/fusioninventory-agent.service
@@ -3,11 +3,11 @@
 # way is to use the "systemctl edit" command to create an override unit.
 
 # For example, to pass additional options (for instance,
-# --debug --debug) to the agent at startup, create an override unit
+# --no-category=software) to the agent at startup, create an override unit
 # (as is done by systemctl edit) and enter the following:
 
 # [Service]
-# Environment="OPTIONS=--debug --debug"
+# Environment="OPTIONS=--no-category=software"
 
 [Unit]
 Description=FusionInventory agent
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 1d3d540..8b3846a 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -15,7 +15,7 @@ Source0:     
https://github.com/fusioninventory/%{name}/releases/download/%{vers
 Source1:     %{name}.cron
 #From upstream proposed changes, see:
 #https://github.com/fusioninventory/fusioninventory-agent/pull/227
-#kept local to avoid upstream BC changes
+#kept local to avoid upstream BC breaks
 Source10:    %{name}.service
 #Apply 
https://github.com/fusioninventory/fusioninventory-agent/commit/25404f038f99bd091e0fb2368879e848500f5082
 Patch0:      %{name}-useless-module-cleaning
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=master&id=d4d4157080baf98d1b908bdf2491d666c7ae999b
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to