lp:~cjwatson/turku/turku-agent-fix-rsyncd-interaction

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/turku/turku-agent-fix-rsyncd-interaction
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Turku Backup System
Status:
Merged

Recent revisions

52. By Colin Watson

On Upstart, check if turku-agent-rsyncd is already running before starting it.

51. By Colin Watson

Don't restart rsyncd.

rsyncd.conf(5) says that we don't need to restart rsyncd when modifying its
configuration file. We may need to start it if it wasn't already running.

50. By Colin Watson

Fix turku-agent-rsyncd start-stop-daemon handling.

/usr/bin/env execs its target process, so we need to use --startas rather
than --exec (the latter tries to match existing processes whose executable
is /usr/bin/env, which generally won't exist).

49. By Ryan Finnie

Fix Python 3 .values conversion with --restore

48. By Ryan Finnie

Remove early legacy config migrations/mitigations

47. By Ryan Finnie

Convert to Python 3

Program functionality is identical to previous, but will now need
to be installed with python3.

46. By Ryan Finnie

turku-agent-ping: Add --gonogo-program

45. By Ryan Finnie

Fix incorrect description turku-update-config.timer

44. By Ryan Finnie

Add systemd timers for turku-agent-ping and turku-update-config

43. By Ryan Finnie

[jacekn] Make sure update_config errors are not ignored. This allows for hooks to fail on bad configuration.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers