Move print support, rpd-theme and rpd-preferences to stage3
This commit is contained in:
2
stage3/00-install-packages/00-packages
Normal file
2
stage3/00-install-packages/00-packages
Normal file
@@ -0,0 +1,2 @@
|
||||
rpd-preferences
|
||||
rpd-theme
|
||||
5
stage3/01-print-support/00-run.sh
Executable file
5
stage3/01-print-support/00-run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot <<EOF
|
||||
adduser "$FIRST_USER_NAME" lpadmin
|
||||
EOF
|
||||
Reference in New Issue
Block a user