Commit Graph

4 Commits (fd3013fb35ebf6bd71ec914b011affd238b3d7c5)

Author SHA1 Message Date
Jonas Kalderstam fd3013fb35 Make sure btrbk service only runs after network is available
As specified at
https://www.freedesktop.org/software/systemd/man/systemd.timer.html#Persistent=
the service will be activated immediately on machine boot if it would
have been triggered when the machine was turned off. This makes it
possible for the service to be activated before remote hosts are
available. Adding the `After` directive should make sure that it is
only triggered after remote hosts are reachable.
2017-08-19 12:08:51 +02:00
Asbjørn Apeland 16d73b4e5a Makefile: support .in files (use to replace @BINDIR@ in btrbk.service) 2016-07-13 20:56:28 +02:00
Axel Burri 898f7ef0f6 contrib: systemd: fixed path in btrbk service unit 2015-05-21 15:52:50 +02:00
Axel Burri 09e214acf4 contrib: systemd: added systemd service and timer units (for daily backup) 2015-05-20 16:42:12 +02:00