blob: f95b32e53f15832815507f5f9e8d3b5f715573c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
userland: "14.3-RELEASE"
pkg:
- npm
- git
- yarn-node22
- git
files:
- src: usr_local_etc_rc.d_thelounge
dest: /usr/local/etc/rc.d/thelounge
mode: "0755"
services:
- thelounge
|