about summary refs log tree commit diff stats
path: root/modules/by-name/ri/river/river-start/river-start.sh (follow)
Commit message (Collapse)AuthorAge
* modules/river: Use different log files for the river comp and initBenedikt Peetz14 days
| | | | | Otherwise, the two of them will have different seek parts in the files and override each other.
* modules/river: Move the log file to `~/.cache`Benedikt Peetz2025-05-30
| | | | It is not actually something, that I want to keep around.
* modules/river: Move the `river-start` package into the moduleBenedikt Peetz2025-05-30
The package was already tied to the module (via the log file path) and as such should be in the module directory.