Archived
1
0
This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
system/arch/knot.md

9 lines
159 B
Markdown
Raw Normal View History

2021-08-29 17:39:12 +02:00
# Knot setup
```
# systemctl stop knot
# sudo -u knot knotc conf-import /usr/local/share/niver/knot.conf
# systemctl restart knot
# systemctl enable knot
```