summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-08-14 17:24:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-08-14 17:24:38 -0500
commit9331aa256a31193661e89aaef8a239708c034c5a (patch)
tree6474e84144573cc70254165d28a7cf629b24fd91 /app-admin/rasdaemon
parentsys-cluster/nova: fast stable of 18.2.2 and 19.0.2 for CVE-2019-14433 (diff)
downloadgentoo-9331aa256a31193661e89aaef8a239708c034c5a.tar.gz
gentoo-9331aa256a31193661e89aaef8a239708c034c5a.tar.bz2
gentoo-9331aa256a31193661e89aaef8a239708c034c5a.zip
app-admin/rasdaemon: add missing dash to comment in conf.d file
Fixes: https://bugs.gentoo.org/692100 Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/rasdaemon')
-rw-r--r--app-admin/rasdaemon/files/rasdaemon.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/rasdaemon/files/rasdaemon.confd b/app-admin/rasdaemon/files/rasdaemon.confd
index 2b89db191cd7..3241ef438dab 100644
--- a/app-admin/rasdaemon/files/rasdaemon.confd
+++ b/app-admin/rasdaemon/files/rasdaemon.confd
@@ -1,2 +1,2 @@
-# pass the -record option if sqlite is enabled and you wish store events in sqlite
-#RASDAEMON_ARGS=-record
+# pass the --record option if sqlite is enabled and you wish store events in sqlite
+#RASDAEMON_ARGS=--record