1
0
forked from finallycoffee/base
Commit Graph

2 Commits

Author SHA1 Message Date
13d40341a0
fix(restic): change systemd service type to simple, remove wanted-by, allow post-start hooks
The old service type oneshot combined with a wanted-by of multi-user.target
can lead to an infite recursion which systemd does not warn about,
causing a service that never activates.
2024-04-14 15:14:02 +02:00
8e11c3734b
feat(restic): add migrated role from finallycoffee.services 2023-07-28 15:36:28 +02:00