stage4: add printing support
This commit is contained in:
parent
dd96ca1c86
commit
6c21cc1e4d
2
stage4/05-print-support/00-packages
Normal file
2
stage4/05-print-support/00-packages
Normal file
@ -0,0 +1,2 @@
|
||||
cups
|
||||
system-config-printer
|
5
stage4/05-print-support/01-run.sh
Executable file
5
stage4/05-print-support/01-run.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot <<EOF
|
||||
adduser "$FIRST_USER_NAME" lpadmin
|
||||
EOF
|
Loading…
x
Reference in New Issue
Block a user