mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 01:11:08 +01:00
* README cleanup * template migration * convert percona to new bastillefile format * convert gitlab to bastillefile format * convert php to bastillefile format --------- Co-authored-by: Barry McCormick <bmccormick@debianbeast.maildragon.com>
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
CONFIG set allow.mlock=1;
|
|
CONFIG set ip6=inherit;
|
|
RESTART
|
|
PKG radarr
|
|
SYSRC radarr_enable="YES"
|
|
SERVICE radarr start |