diff --git a/.config/systemd/user/cron-dd543bb81b62.service b/.config/systemd/user/cron-dd543bb81b62.service index 220ec08..286b9a6 100644 --- a/.config/systemd/user/cron-dd543bb81b62.service +++ b/.config/systemd/user/cron-dd543bb81b62.service @@ -1,7 +1,7 @@ [Unit] -Description=cron-dd543bb81b62 service unit +Description=Uptime [Service] TimeoutStartSec=0 -ExecStart=curl $(cat ~/.uptime-url) +ExecStart=curl $(cat %h/.uptime-url) Type=oneshot