OpenRC Script
Frank Elsinga edited this page 2023-12-03 19:14:43 +01:00

Wiki Page Revisions

4 Commits

Author SHA1 Message Date
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