systemd/postmarketos-base-systemd: enable cellbroadcastd.service
Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6895 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
81ae9db45b
commit
1e44786344
2 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
# pmbootstrap installs this, if systemd is selected in "pmbootstrap init".
|
||||
pkgname=postmarketos-base-systemd
|
||||
pkgver=49
|
||||
pkgver=50
|
||||
pkgrel=0
|
||||
pkgdesc="Meta package for running postmarketOS with systemd"
|
||||
url="https://postmarketos.org"
|
||||
|
|
@ -103,7 +103,7 @@ sha512sums="
|
|||
94063e3a3f983b7613d9de6bfc067096f79b12688f45667faf968f9a9bae194c4c8e554311f2ab5614edcc4d4499f6d30aa965a67b7417c26ce4d07edc847178 rootfs-usr-lib-NetworkManager-conf.d-50-dns.conf
|
||||
da97af7b5e2713d85d8db1a022a87ed0fc03309e218bd10dc004a05ac3c2a4b0d5afd507b348b4459a3d0a8600db6e22e19dd4cb5a27327d6b7e21596b4954b2 rootfs-usr-lib-systemd-system-preset-90-base.preset
|
||||
1458d526e3d68c052126f648a33c3f22af10e3a4d479dded824c2b18b2022b43232ea6f8c2061f051927b2d612750017a2ecf7e1a19680b71ca2dc112d5bd3f6 rootfs-usr-lib-systemd-system-system.slice.d-10-oomd-defaults.conf
|
||||
7335ab1a2134484306fd0cdb58465503562072dfc68e36c307f30baf24518704865c085330b12507e772585fb78a01859604b426e52339fbf376aef62ec91fa9 rootfs-usr-lib-systemd-user-preset-90-base.preset
|
||||
eec660310e5dd9782aaedeb0895844b2815a61169526f8ff6a21265f8167ef279004a973971308c2f0af8824e734f8556bd78cfabb908d742aaf7798e60e761e rootfs-usr-lib-systemd-user-preset-90-base.preset
|
||||
1458d526e3d68c052126f648a33c3f22af10e3a4d479dded824c2b18b2022b43232ea6f8c2061f051927b2d612750017a2ecf7e1a19680b71ca2dc112d5bd3f6 rootfs-usr-lib-systemd-user-slice.d-10-oomd-defaults.conf
|
||||
e49972d276441e9da284315bab5f70d8d25ccba5e43d7e7ec6607c34a3d4dfa512f7303d5ce41076819ef24f5dced5acc74001b4d569258269de34da27912466 rootfs-usr-lib-systemd-resolved.conf.d-disable-dnsovertls.conf
|
||||
93ab180810dbd2a1477f7ea0f0959be90f099272fe5840030a0772771c97a066b70068c476d32c6a4610b8f7b9fc5bfcf1d7a93f071cec026553ac6a3b8b5324 rootfs-usr-lib-systemd-resolved.conf.d-disable-mdns.conf
|
||||
|
|
|
|||
|
|
@ -18,3 +18,6 @@ enable gnome-keyring-daemon.socket
|
|||
# xfce4
|
||||
enable xfce4-notifyd.service
|
||||
enable xfconfd.service
|
||||
|
||||
# phosh
|
||||
enable cellbroadcastd.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue