mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
ufw: remove useless INSTALL file.
This commit is contained in:
parent
8fe7f125a9
commit
0cb8647ab0
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
# *-* shell *-*
|
||||
#
|
||||
case ${ACTION} in
|
||||
post)
|
||||
cat << _EOF
|
||||
==========================================================================
|
||||
|
||||
If you want to make ufw start automatically at boot, add the services to
|
||||
the 'default' runlevel:
|
||||
|
||||
$ rc-update add ufw default
|
||||
|
||||
==========================================================================
|
||||
_EOF
|
||||
;;
|
||||
esac
|
Loading…
Add table
Reference in a new issue