mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-04 04:18:01 +00:00
4 lines
78 B
Bash
4 lines
78 B
Bash
echo "Disabling the print service"
|
|
systemctl disable cups
|
|
systemctl mask cups
|