]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
rasdaemon.service.in: comment out syslog.target
authorEvils <evils.devils@hotmail.com>
Sat, 11 Dec 2021 02:27:05 +0000 (03:27 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 1 Apr 2022 09:01:22 +0000 (11:01 +0200)
syslog is only used when the daemon runs in backround mode
  this service is configured to run in foreground mode

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
misc/rasdaemon.service.in

index 4ef3d2c529225502f7e36ce715cf41be05262e99..ff68b53a53d0a278808d62df0d459d0fc30783a8 100644 (file)
@@ -1,6 +1,7 @@
 [Unit]
 Description=RAS daemon to log the RAS events
-After=syslog.target
+# only needed when not running in foreground (--foreground | -f)
+#After=syslog.target
 
 [Service]
 EnvironmentFile=@SYSCONFDEFDIR@/rasdaemon