add www-apps/wikijs and associated acct-*
This commit is contained in:
parent
e182433fd4
commit
228e8ba15a
5 changed files with 79 additions and 2 deletions
|
@ -24,11 +24,11 @@ src_install() {
|
|||
insinto /etc/${PN}
|
||||
doins config.json.example
|
||||
|
||||
systemd_dounit fand.service
|
||||
systemd_dounit ${PN}.service
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Before enabling the service, create a configuration file:"
|
||||
elog "Before enabling ${PN}.service, create a configuration file:"
|
||||
elog "# cp /etc/${PN}/config.json.example /etc/${PN}/config.json"
|
||||
elog "and edit its contents to match your hardware."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue