Difference between revisions of "OpenRC, an alternative to systemd"
Views
Actions
Namespaces
Variants
Tools
→Possible issues: categorize
imported>Aaditya |
imported>Aaditya |
||
Line 303: | Line 303: | ||
=== Possible issues === | === Possible issues === | ||
==== Xfce ==== | |||
I also had to recompile ''xfce4-power-manager'' against ''upower-pm-utils'' to get it working (available in the AUR as [https://aur.archlinux.org/packages/xfce4-power-manager-upower/ xfce4-power-manager-upower]). | After uninstalling systemd, I could not login to my xfce4-session, as it was complied for systemd. Hence I had to install [https://aur.archlinux.org/packages/xfce4-session-consolekit/ xfce4-session-consolekit] from the AUR to get it working. I also had to recompile ''xfce4-power-manager'' against ''upower-pm-utils'' to get it working (available in the AUR as [https://aur.archlinux.org/packages/xfce4-power-manager-upower/ xfce4-power-manager-upower]). | ||
==== Mate ==== | |||
{{AUR|mate-session-manager-upower}} and {{AUR|mate-power-manager-upower}} from the AUR could be used. | |||
==== Generic ==== | |||
Some packages depend on systemd components like ''systemd-tmpfiles'' and ''systemd-sysusers'' in their post install tasks; the {{AUR|openrc-systemdcompat}} package from the AUR can be installed to compensate for these missing components. | Some packages depend on systemd components like ''systemd-tmpfiles'' and ''systemd-sysusers'' in their post install tasks; the {{AUR|openrc-systemdcompat}} package from the AUR can be installed to compensate for these missing components. |