summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-09 05:42:34 +0000
committerSam James <sam@gentoo.org>2023-01-09 05:42:34 +0000
commiteb24160785770dc8898b14ecfa603e56e2a85186 (patch)
tree70a552b2e569653e5dc766caf611c41bb504ea39 /app-admin/rasdaemon
parentapp-admin/rasdaemon: drop 0.6.7-r1 (diff)
downloadgentoo-eb24160785770dc8898b14ecfa603e56e2a85186.tar.gz
gentoo-eb24160785770dc8898b14ecfa603e56e2a85186.tar.bz2
gentoo-eb24160785770dc8898b14ecfa603e56e2a85186.zip
app-admin/rasdaemon: enable --record for OpenRC by default
No reason not to now that we have SQLite support by default too. Bug: https://bugs.gentoo.org/834964 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/rasdaemon')
-rw-r--r--app-admin/rasdaemon/files/rasdaemon.confd2
-rw-r--r--app-admin/rasdaemon/rasdaemon-0.6.8-r1.ebuild (renamed from app-admin/rasdaemon/rasdaemon-0.6.8.ebuild)0
2 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/rasdaemon/files/rasdaemon.confd b/app-admin/rasdaemon/files/rasdaemon.confd
index 3241ef438dab..413f9f742cd4 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
+RASDAEMON_ARGS=--record
diff --git a/app-admin/rasdaemon/rasdaemon-0.6.8.ebuild b/app-admin/rasdaemon/rasdaemon-0.6.8-r1.ebuild
index 68acb037cef6..68acb037cef6 100644
--- a/app-admin/rasdaemon/rasdaemon-0.6.8.ebuild
+++ b/app-admin/rasdaemon/rasdaemon-0.6.8-r1.ebuild