Missing bracket
This commit is contained in:
parent
fdcb8b0a81
commit
15bc3f954d
|
@ -271,7 +271,7 @@ function time_synchronisation {
|
|||
update-rc.d tlsdate defaults
|
||||
}
|
||||
|
||||
function defend_against_port_scanning
|
||||
function defend_against_port_scanning {
|
||||
apt-get -y install portsentry
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue