package/systemd: disable portabled
authorNorbert Lange <nolange79@gmail.com>
Fri, 31 Jul 2020 21:53:45 +0000 (23:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 5 Aug 2020 13:48:56 +0000 (15:48 +0200)
portabled is a container-like service, but so far its still a preview
and basically unknown as the portablectl is hidden in
/usr/lib/systemd.

Disable it for now.

See https://systemd.io/PORTABLE_SERVICES/

Signed-off-by: Norbert Lange <nolange79@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/systemd/systemd.mk

index 4fcff905125708fd7ed70a00b68271b5375ccc63..e356cb1adda8677a7e227cae7e8ca10857a41470 100644 (file)
@@ -41,7 +41,8 @@ SYSTEMD_CONF_OPTS += \
        -Dmount-path=/usr/bin/mount \
        -Dumount-path=/usr/bin/umount \
        -Didn=true \
-       -Dnss-systemd=true
+       -Dnss-systemd=true \
+       -Dportabled=false
 
 ifeq ($(BR2_PACKAGE_ACL),y)
 SYSTEMD_DEPENDENCIES += acl