Switch from Systemd to Enit

This commit is contained in:
2025-03-10 20:02:57 +02:00
parent 625c7478fc
commit a0c1f113e2
4 changed files with 2 additions and 14 deletions
-1
View File
@@ -34,6 +34,5 @@ package() {
cp ../system-auth "$BPM_OUTPUT"/etc/pam.d/system-auth
cp ../system-session "$BPM_OUTPUT"/etc/pam.d/system-session
cp ../system-password "$BPM_OUTPUT"/etc/pam.d/system-password
cp ../system-user "$BPM_OUTPUT"/etc/pam.d/system-user
cp ../other "$BPM_OUTPUT"/etc/pam.d/other
}