--- rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10957.sme-server.target.patch 2020/09/30 20:38:33 1.3 +++ rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz10957.sme-server.target.patch 2020/10/01 13:15:22 1.5 @@ -100,7 +100,7 @@ diff -Nur e-smith-base-5.8.0.old/createl + systemd-user-sessions.service + )) + { -+ symlink("../bootstrap-console.service", ++ symlink("../$unit", + "root/usr/lib/systemd/system/$target.target.wants/$unit") + or die "Can't symlink to root/usr/lib/systemd/system/$target.target.wants/$unit: $!"; + } @@ -133,7 +133,7 @@ diff -Nur e-smith-base-5.8.0.old/root/us +[Unit] +Description=Koozali SME Server System +Documentation=man:systemd.special(7) -+Requires=basic.target getty.target nfs-client.target remote-fs.target ++Requires=basic.target +Conflicts=rescue.service rescue.target multi-user.target +After=basic.target rescue.service rescue.target +AllowIsolate=yes