fix: restart alloy
This commit is contained in:
parent
a613a3a375
commit
ce1583fde5
1 changed files with 1 additions and 2 deletions
|
@ -68,8 +68,7 @@ echo "OTEL_RESOURCE_ATTRIBUTES=${ATTRIBUTES}" >>/etc/default/alloy
|
|||
echo "ALLOY_USERNAME=${SERVICE_ACCOUNT_USERNAME}"
|
||||
echo "ALLOY_PASSWORD=${SERVICE_ACCOUNT_PASSWORD}"
|
||||
} >>/etc/default/alloy
|
||||
systemctl daemon-reload
|
||||
systemctl reload alloy
|
||||
systemctl restart alloy
|
||||
|
||||
##
|
||||
echo "== Configure Tailscale"
|
||||
|
|
Loading…
Reference in a new issue