OpenRC Script
Louis Lam edited this page 2025-05-19 18:40:15 +08:00

Page revisions

5 Commits

Author SHA1 Message Date
Louis Lam
bb20deea17
Format all markdown files with `deno fmt` (#109)
* Format all markdown files with `deno fmt`

* Format with `deno fmt` again
2025-05-19 18:40:15 +08:00
Frank Elsinga
daea415e11
added proper notes and block highlighting (#69) 2023-12-04 02:14:43 +08:00
Raymond Hackley
a8135e8c85 OpenRC-Script.md: initialize kuma.db
- Initialize `kuma.db` if missing, and fix `$directory/data/kuma.db\*`
created during `start_pre()` at first run
- Merge log files, and fix `$log_dir/*.log` created during `start_pre()`
at first run
- Fix typo
2023-03-07 10:52:43 +00:00
Raymond Hackley
cd41606c01 OpenRC-Script.md: secure data/kuma.db*
Notification and login credentials are stored in `data/kuma.db*`.
Secure it with proper permission to make sure no one else reads it.
2022-10-31 11:39:41 +00:00
Raymond Hackley
93440d03fd Add OpenRC-Script.md 2022-09-06 22:32:42 +00:00