#!/bin/bash cp monitor.service /etc/systemd/system/monitor.service systemctl daemon-reload systemctl enable --now monitor