[Unit] Description=Do some thing After=network.target [Service] Type=oneshot ExecStart=bash -c '/home/${USER}/.config/scripts/NotifyHour.sh' [Install] WantedBy=default.target