I hereby claim:
- I am tonybostontb on github.
- I am tboston (https://keybase.io/tboston) on keybase.
- I have a public key ASBBe2YhKWlSiG1H-Dsqo1FxVPjjs8eLYz7KNL7h4mDxJQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| -- Standard awesome library | |
| local gears = require("gears") | |
| local awful = require("awful") | |
| require("awful.autofocus") | |
| -- Widget and layout library | |
| local wibox = require("wibox") | |
| -- Theme handling library | |
| local beautiful = require("beautiful") | |
| -- Notification library | |
| local naughty = require("naughty") |
| # basic pfctl control | |
| # == | |
| # Related: http://www.OpenBSD.org | |
| # Last update: Tue Dec 28, 2004 | |
| # == | |
| # Note: | |
| # this document is only provided as a basic overview | |
| # for some common pfctl commands and is by no means | |
| # a replacement for the pfctl and pf manual pages. |