> On 10/30/20 4:10 AM, Aurélien Oudelet wrote: >> Hi, >> >> Since systemd 246 release, each time shorewall (and shorewall6) is >> started at >> boot, systemd complains about an obsolete option. >> In facts, upstream systemd has deprecated diverting standard output to >> syslog. >> >> >> Here is output: >> ----------------------------------------------------------------------------- >> systemd[1]: /usr/lib/systemd/system/shorewall6.service:17: Standard >> output >> type syslog is obsolete, automatically updating to journal. Please >> update your >> unit file, and consider removing the setting altogether. >> systemd[1]: /usr/lib/systemd/system/shorewall.service:16: Standard >> output type >> syslog is obsolete, automatically updating to journal. Please update >> your unit >> file, and consider removing the setting altogether. >> ----------------------------------------------------------------------------- >> It seems that under [Service]: >> >> s/StandardOutput=syslog/StandardOutput=journal/ >> >> Us at Mageia, we can change this for our distribution, but this must be >> upstreamed. >> >> Joined modified shorewall{6}.service >> > > Upstream has been updated, including shorewall-lite.service, > shorewall6-lite.service and shorewall-init.service.
Why not remove the option completely? Since StandardOutput=journal is usually the default anyway, why not get rid of it here? Regards, Simon _______________________________________________ Shorewall-devel mailing list Shorewall-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-devel