Capgemini / Capgemini/Apollo

Handle systemd service file changes / reloads correctly

Open
#574 1 comment 0 reactions 1 assignee Claimed by @enxebre View on GitHub
bug coreos
Dominant language
Python
Stars
718
Forks
100
PR merge metrics
No merged PRs in 30d

Description

At the moment if you change a .service file and try and restart the service you'll receive a warning like -

```
Warning: marathon.service changed on disk. Run 'systemctl daemon-reload' to reload units.
```

Running `systemctl daemon-reload` and then `systemctl restart marathon` fixes that - we just need to build that into the ansible playbooks

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.