From e349e0ae89a713423337c21d3b21d17e92eeb60d Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Mon, 28 Nov 2011 12:41:25 +0100 Subject: typo .. --- src/initramfs/distro-specs/suse/functions-12.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/initramfs') diff --git a/src/initramfs/distro-specs/suse/functions-12.1 b/src/initramfs/distro-specs/suse/functions-12.1 index 399d703d..9572859a 100644 --- a/src/initramfs/distro-specs/suse/functions-12.1 +++ b/src/initramfs/distro-specs/suse/functions-12.1 @@ -32,7 +32,7 @@ SERVICES="systemd-hostnamed.service dbus-org.freedesktop.hostname1.service \ remount-rootfs.service avahi-dnsconfd.service fsck* \ Network* postfix*"; # translate wildcards -SERVICES=$(cd /mnt/systemd/system/ && ls -1 $SERVICES) +SERVICES=$(cd /mnt/lib/systemd/system/ && ls -1 $SERVICES) for file in $SERVICES; do ln -sf /dev/null /mnt/etc/systemd/system/${file} -- cgit v1.2.3-55-g7522