Skip to content
Snippets Groups Projects

Enable systemd for GNOME ui packages

Merged Imported Administrator requested to merge mark_gnome_as_systemd into master_staging_systemd
All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -26,7 +26,7 @@ _pmb_recommends="
"
subpackages="$pkgname-openrc"
source="firefox-wayland.sh"
options="!check"
options="!check pmb:systemd"
package() {
install -Dm755 \
Loading