Regular pkg-message cleanup.

Pointy hat:	dinoex ashish
This commit is contained in:
Mathieu Arnold 2019-08-27 11:57:45 +00:00
parent be498a034a
commit 0c2d0c3241
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510004
4 changed files with 8 additions and 13 deletions

View File

@ -1,13 +1,17 @@
---------------------------------------------------
[
{ type: install, message: <<EOM
on first installation please run:
/usr/local/sbin/sm.setup.sh
EOM
}
{ type: remove, message: <<EOM
---------------------------------------------------
to clean after permanent removal please run:
rm -rf /usr/local/etc/meta1 /var/spool/meta1
pw userdel meta1s meta1q meta1c meta1m meta1
pw groupdel meta1s meta1q
---------------------------------------------------
EOM
}
]

View File

@ -1,5 +1,3 @@
------------------------------------------------------------------------
Congratulations, you have installed %%PORTNAME%%!
o To enable ejabberd you need to add following string to your /etc/rc.conf:
@ -13,5 +11,3 @@ Congratulations, you have installed %%PORTNAME%%!
of this port! Users are advised to check all configuration files and data
in /var/spool/ejabberd to ensure everything has the correct owner/group.
o To start using CAPTCHA functionality, please install ImageMagick port.
------------------------------------------------------------------------

View File

@ -1,6 +1,3 @@
=== INSTALLATION ===
Bastille is now installed in %%PREFIX%%/%%WWWDIR%% and %%PREFIX%%/jetty_bastillion.
Before the first start (but not if you update), you have to set a DB password in

View File

@ -1,4 +1,3 @@
======================================================================
DSVPN uses a shared secret. Create it with the following command:
# dd if=/dev/urandom of=%%PREFIX%%/etc/dsvpn.key count=1 bs=2048
@ -22,4 +21,3 @@ the only thing you may have to change. Use a public resolver, a local
resolver, or DNSCrypt.
The default network created by DSVPN is 192.168.192.0/24.
======================================================================