Move print support, rpd-theme and rpd-preferences to stage3

This commit is contained in:
Serge Schneider
2025-08-04 21:00:32 +01:00
parent 349a6a0ae0
commit bd0a6abb8d
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
rpd-preferences
rpd-theme

View File

@@ -0,0 +1,5 @@
#!/bin/bash -e
on_chroot <<EOF
adduser "$FIRST_USER_NAME" lpadmin
EOF