systemd-compat-units: fix service name in opkg unit

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-11 11:14:22 +02:00
parent 5d10b56c9c
commit eac31f4e3a
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@ DESCRIPTION = "Units to make systemd work better with existing sysvinit scripts"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r9"
PR = "r10"
inherit allarch
@@ -2,7 +2,7 @@
Description=Opkg first boot configure
DefaultDependencies=no
ConditionPathExists=|/etc/rcS.d/S98configure
Before=sysinit.target systemd-tmpfiles.service
Before=sysinit.target systemd-tmpfiles-setup.service
[Service]
ExecStart=/etc/rcS.d/S98configure