Skip to content

Commit

Permalink
scripts/update-systemd-from-27-to-237.sh: Install udev_compat
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Mar 12, 2018
1 parent cee66e0 commit 576d5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update-systemd-from-27-to-237.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ systemctl restart dbus.service # restarts GDM
bee update -f util-linux-2.31.1-1 xorg-server pulseaudio libgudev libusb xf86-input-evdev upower xf86-video-amdgpu xf86-video-nouveau gvfs-1.24.0-3 gnome-session-3.4.1-2 libatasmart qt5 udisks vlc-3.0.0-0
bee remove systemd-27-0.x86_64
bee update -f systemd-237-0
bee install udev_compat-1.0-0
systemctl daemon-reload
systemctl disable console-kit-daemon

Expand Down

0 comments on commit 576d5d6

Please sign in to comment.