package/rsyslog: fix wrong symlink for systemd service
authorPetr Kulhavy <brain@jikos.cz>
Wed, 20 Sep 2017 10:10:34 +0000 (12:10 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 24 Sep 2017 13:50:29 +0000 (15:50 +0200)
commit0f8163a5ca9a3baa8f2bf02f82acb6e12be9008e
treef9db43b42722b3d740e6c04179f781472085da1b
parentc56942aaa7abc9a3c23ade26c2116959154ea53e
package/rsyslog: fix wrong symlink for systemd service

The symlink to /etc/systemd/system/syslog.service was pointing 4 levels up
to /usr/lib instead of 3 levels up.

This wasn't an issue on the actual system (/../ equals to / ) but was causing a
deadlink in the TARGET directory.

Signed-off-by: Petr Kulhavy <brain@jikos.cz>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/rsyslog/rsyslog.mk