cloudflare / cloudflare/cloudflared

🐛Package manager installation: systemd service not being restarted after update

Open
#799 1 comment 0 reactions 0 assignees View on GitHub
Priority: Normal Type: Bug
Dominant language
Go
Stars
15.6k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

If cloudflared is updated trough package manager, and it is installed as a systemd service, there is no mechanism to restart the service after the update.

**To Reproduce**
Steps to reproduce the behavior:
1. Install cloudflared from package manager
2. Install cloudflared as service `cloudflared service install`, `systemctl start cloudflared
`
3. Update the package
4. Observe that the service is never restarted, thus the old version remains running until reboot, etc.

**Expected behavior**
There should be a mechanism to restart the service whenever an update is performed.

**Environment and versions**
- OS: Linux
- Architecture: AMD
- Version: 2022.10.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.