Closed EmilienM closed 10 years ago
It seems that dbus and systemd don't agree on socket location. While the bug is fixed upstream, let's create a symlink to have systemd working.
Bug reported in Red Hat: https://bugzilla.redhat.com/show_bug.cgi?id=1130939
This patch may be reverted once the bug fixed upstream or somewhere else in eDeploy roles.
Would have been better to make this code protected by some check of $CODENAME_MAJOR for $supported_centos_dists or $supported_redhat_dists ;)
@ErwanAliasr1 done
It seems that dbus and systemd don't agree on socket location. While the bug is fixed upstream, let's create a symlink to have systemd working.
Bug reported in Red Hat: https://bugzilla.redhat.com/show_bug.cgi?id=1130939
This patch may be reverted once the bug fixed upstream or somewhere else in eDeploy roles.