mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
Add test-config man page
This commit is contained in:
parent
f7bd28e46e
commit
8ffbcad1b9
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ You'll need to install minisign to check the authenticity of the package.
|
|||
|
||||
After installing reaction, create your configuration file at
|
||||
`/etc/reaction.json`, `/etc/reaction.jsonnet` or `/etc/reaction.yml`.
|
||||
You can also provide a directory containing multiple configuration files in the previous formats.
|
||||
See <https://reaction.ppom.me> for documentation.
|
||||
|
||||
Reload systemd:
|
||||
|
|
@ -145,6 +146,7 @@ $ sudo systemctl enable --now reaction@reaction.jsonnet.service
|
|||
"reaction-show.1",
|
||||
"reaction-start.1",
|
||||
"reaction-test-regex.1",
|
||||
"reaction-test-config.1",
|
||||
]
|
||||
for file in files:
|
||||
shutil.copy(file, pkg_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue