aboutsummaryrefslogtreecommitdiff
path: root/scripts/systemd/signal-receive.service
blob: d63a5c8c682677272a64d3124c45ed1f567854b1 (plain)
1
2
3
4
5
6
7
8
9
10
# Signal pager receive — keep the pager account warm on every machine holding it.
# Stowed via the dotfiles `common` package, so it lands on both daily drivers;
# the script no-ops cleanly where the account isn't registered. Enable per machine:
#   systemctl --user daemon-reload && systemctl --user enable --now signal-receive.timer
[Unit]
Description=Drain the Signal pager account inbound queue (keeps it warm)

[Service]
Type=oneshot
ExecStart=%h/code/rulesets/scripts/signal-receive.sh