Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Eiloart
Sympl
Commits
739d0291
Commit
739d0291
authored
Jan 16, 2014
by
Patrick J Cherry
Browse files
Updated symbiosis-firewall-whitelist not to fail.
parent
6b4ae127
Changes
1
Hide whitespace changes
Inline
Side-by-side
firewall/sbin/symbiosis-firewall-whitelist
View file @
739d0291
...
...
@@ -226,6 +226,11 @@ Symbiosis::Utmp.read(wtmp_file).each do |entry|
#
next
unless
entry
[
'type'
]
==
7
#
# Fetch the time the entry was logged at.
#
at
=
entry
[
'time'
]
#
# Make sure the entry isn't in the future
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment