As part of the init scripts repackaging, elogind does no longer ship with its OpenRC init script. You have to manually install it when upgrading:

```

pacman -Syu

pacman -S elogind-openrc

```