systemd: clear telinit path
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 3 Nov 2020 21:06:02 +0000 (22:06 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 3 Nov 2020 21:17:55 +0000 (22:17 +0100)
commit8bc9350963dddb80a0bf4cfd9ad32807223eae67
tree624061dfa29c37d162c25e14aa64bed67b0e47ed
parentacb62b3336d961486d8334670572cfb755eef102
systemd: clear telinit path

Since we don't enable sysv any support, it makes no sense to set the
path to telinit either.

The path we were setting was anyway wrong: we set a path into
TARGET_DIR, but this path is only used at runtime, on the target, where
TARGET_DIR doesn't exist (it should have been /usr/sbin/telinit).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/systemd/systemd.mk