Update ExecStart with a specific phone number

This commit is contained in:
2026-03-10 19:39:45 -04:00
committed by GitHub
parent a41fe92067
commit 4d7d86aa5e

View File

@@ -5,7 +5,7 @@ Wants=network-online.target
[Service]
Type=exec
ExecStart=/usr/local/bin/signal-cli -a +1YOURNUMBER daemon --http 127.0.0.1:8081 --no-receive-stdout
ExecStart=/usr/local/bin/signal-cli -a +18134455076 daemon --http 127.0.0.1:8081 --no-receive-stdout
Restart=on-failure
RestartSec=5