Adolph on Nostr: Trash Panda :raccoon__w_: Writing a shell script to run that on OpenRC shouldn't be ...
Trash Panda :raccoon__w_: (npub1zsq…9zk9) Writing a shell script to run that on OpenRC shouldn't be that hard. You can look up to another software that runs on OpenRC and take ideas, so you can write your own OpenRC init service.
It's the only way to start learning the basics.
For example, chronyd's openrc config: https://git.alpinelinux.org/aports/tree/main/chrony/chronyd.initd
Or Docker's: https://git.alpinelinux.org/aports/tree/community/docker/docker.initd
Dunno, I always learnt stuff like this.
It's the only way to start learning the basics.
For example, chronyd's openrc config: https://git.alpinelinux.org/aports/tree/main/chrony/chronyd.initd
Or Docker's: https://git.alpinelinux.org/aports/tree/community/docker/docker.initd
Dunno, I always learnt stuff like this.