#!/bin/bash systemctl stop print_server.service systemctl disable print_server.service rm -f /etc/systemd/system/print_server.service systemctl daemon-reload