Switch from Systemd to Enit

This commit is contained in:
2025-03-10 20:03:42 +02:00
parent 40d90a271c
commit 79e85ccd04
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
name: shadow
description: Password and account management tool suite
version: 4.14.5
revision: 3
url: https://github.com/shadow-maint/shadow/
license: BSD-3-Clause
architecture: any
+1 -1
View File
@@ -159,7 +159,7 @@ HUSHLOGIN_FILE .hushlogin
#
# (they are minimal, add the rest in the shell startup files)
ENV_SUPATH PATH=/usr/sbin:/usr/bin
ENV_PATH PATH=/usr/bin
ENV_PATH PATH=/usr/sbin:/usr/bin
#
# Terminal permissions
+1
View File
@@ -28,6 +28,7 @@ build() {
touch "$BPM_OUTPUT"/usr/bin/passwd
./configure --sysconfdir=/etc \
--disable-static \
--enable-logind=no \
--with-{b,yes}crypt \
--without-libbsd \
--with-group-name-max-length=32