diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-04 07:52:18 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-04 07:52:18 +0100 |
commit | bff5f3e2da533cf8809d0330bd49d1cd1a253c72 (patch) | |
tree | 31269a928853768c8ab26a3968e880741db9ddb9 /etc/rc.conf.local | |
parent | deeffd78793f7bfe936f8bb020a4cbf9b2b1e48b (diff) |
added etc files
Diffstat (limited to 'etc/rc.conf.local')
-rw-r--r-- | etc/rc.conf.local | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/rc.conf.local b/etc/rc.conf.local new file mode 100644 index 0000000..d7f27b5 --- /dev/null +++ b/etc/rc.conf.local @@ -0,0 +1,5 @@ +apmd_flags="-A -Z 20" +sndiod_flags=-f rsnd/0 -F rsnd/1 +sshd_flags=NO +vmd_flags= +xenodm_flags= |