diff --git a/configs/bb.org-debian-buster-iot-v4.14.conf b/configs/bb.org-debian-buster-iot-v4.14.conf
index 549720496683f7657df950758a12db43a7c6a76d..7f8c6743a1f2d614c9167d86f6c061917a1484fd 100644
--- a/configs/bb.org-debian-buster-iot-v4.14.conf
+++ b/configs/bb.org-debian-buster-iot-v4.14.conf
@@ -101,6 +101,7 @@ deb_mirror=""
 ##
 deb_additional_pkgs="	\
 	btrfs-progs	\
+	libnss-systemd	\
 	libpam-systemd	\
 "
 
diff --git a/configs/bb.org-debian-buster-iot-v4.9.conf b/configs/bb.org-debian-buster-iot-v4.9.conf
index 3a6219493568fd31f1c1a0a953bc107aa97eac74..a0eae275c284af6e7bbcc34b8281f8f4179f20a5 100644
--- a/configs/bb.org-debian-buster-iot-v4.9.conf
+++ b/configs/bb.org-debian-buster-iot-v4.9.conf
@@ -101,6 +101,7 @@ deb_mirror=""
 ##
 deb_additional_pkgs="	\
 	btrfs-progs	\
+	libnss-systemd	\
 	libpam-systemd	\
 "
 
@@ -137,8 +138,8 @@ repo_rcnee_pkg_list="	\
 	bonescript	\
 	c9-core-installer	\
 	can-utils	\
-	ipumm-dra7xx-installer	\
 	gpiod	\
+	ipumm-dra7xx-installer	\
 	linux-image-4.9.76-ti-r91	\
 	mjpg-streamer	\
 	nodejs	\
diff --git a/configs/rcn-ee_console_debian_buster_armhf.conf b/configs/rcn-ee_console_debian_buster_armhf.conf
index f04967e5610064318338a8e85545be345ffaaa94..67cc1d30720c0a4d3a3d8fbe38b351f92a42062c 100644
--- a/configs/rcn-ee_console_debian_buster_armhf.conf
+++ b/configs/rcn-ee_console_debian_buster_armhf.conf
@@ -82,6 +82,7 @@ deb_additional_pkgs="	\
 	build-essential	\
 	btrfs-progs	\
 	flex	\
+	libnss-systemd	\
 	libpam-systemd	\
 	make	\
 "
@@ -107,8 +108,8 @@ repo_rcnee_pkg_list="	\
 	bb-customizations	\
 	bb-wl18xx-firmware	\
 	connman	\
-	ipumm-dra7xx-installer	\
 	gpiod	\
+	ipumm-dra7xx-installer	\
 	linux-image-4.14.13-ti-r25	\
 	linux-image-4.14.13-armv7-x4	\
 	rcn-ee-archive-keyring	\