#!/bin/bash systemctl disable --now updatetime.service rm -r /usr/local/updatetime rm /etc/systemd/system/updatetime.service systemctl daemon-reload