blob: 7d8e51be979f8bfc804ce94b338ca1e603388f98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Some s6 service definitions for third-party software on Slackware Linux.
## applications
This directory contains examples of how to run applications. There is a Ruby on
Rails service running on the default Puma server, and a Haskell application
(which can actually be any compiled language, because it simply runs a binary).
## busybox
This directory contains scripts that can be used on embedded Linux systems
(riscv32).
|