package/rsyslog: install default service file
authorSam Voss <sam.voss@rockwellcollins.com>
Wed, 14 Apr 2021 21:09:27 +0000 (16:09 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 19 Apr 2021 21:21:04 +0000 (23:21 +0200)
commit4732b78221145ea9fd738d5959ac29cae5a30c0b
treeef704146d403a990be465397addd47b30a858042
parent53f5dd3115441f88862a3e786887c1bbcb84aac7
package/rsyslog: install default service file

As of v8.2008 rsyslog no longer provides a default service file, and now
suggests using the platform suggested defaults. For Buildroot, install
the Debian service file which has been added in the same version,
however is not included in the official release.

Upstream commit which adds this service file:
https://github.com/rsyslog/rsyslog/commit/cfd07503ba055100a84d75d1a78a5c6cceb9fdab

Signed-off-by: Sam Voss <sam.voss@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/rsyslog/rsyslog.mk
package/rsyslog/rsyslog.service [new file with mode: 0644]