bank: Include Revbank setup

This commit is contained in:
polyfloyd 2022-11-17 20:11:34 +01:00
parent a4b900fb7c
commit 7dde69a9f2
8 changed files with 124 additions and 28 deletions

View file

@ -0,0 +1,4 @@
SHELL=/bin/bash
#m h dom mon dow user command
0 * * * * {{ bank_user }} (cd /home/{{ bank_user }}/data.git && git push --mirror && git gc --auto)

View file

@ -0,0 +1,5 @@
# Managed by Ansible
[Service]
ExecStart=
ExecStart=-{{ agetty_location }} --autologin {{ bank_user }} %I $TERM