app-admin/rasdaemon: add missing dash to comment in conf.d file
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 14 Aug 2019 22:24:38 +0000 (17:24 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 14 Aug 2019 22:24:38 +0000 (17:24 -0500)
Fixes: https://bugs.gentoo.org/692100
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-admin/rasdaemon/files/rasdaemon.confd

index 2b89db191cd7db16f531e679623e6108fa6ead30..3241ef438dab460815b5d3998f5136662955effa 100644 (file)
@@ -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