Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup: rename to servicesHEADmain | Johannes Stoelp | 105 min. | 2 | -5/+4 |
| | |||||
* | packages: move package update & install into own playbook | Johannes Stoelp | 105 min. | 3 | -19/+36 |
| | |||||
* | setup: generate & enable systemd units | Johannes Stoelp | 119 min. | 1 | -2/+28 |
| | | | | | | Restarts container automatically on restart. Account lingering ensures that a systemd user management is started on device bootup. | ||||
* | setup: fix access to ttyUSB0 from rootless container | Johannes Stoelp | 2 hours | 1 | -4/+3 |
| | | | | | | | * keep-groups: allows container processes to use supplementary groups * device idempotency issue fixed with [1] [1] https://github.com/containers/ansible-podman-collections/pull/611 | ||||
* | make: add target to update all installed pkgs | Johannes Stoelp | 4 hours | 1 | -0/+3 |
| | |||||
* | setup: fix group setup | Johannes Stoelp | 4 hours | 1 | -1/+1 |
| | | | | | * group sets the users primary group * groups can be used with append to add the user to a group | ||||
* | initial server setup | Johannes Stoelp | 4 days | 5 | -0/+138 |