diff options
author | Phil Davis <phil.davis@inf.org> | 2014-11-28 08:40:47 +0545 |
---|---|---|
committer | Phil Davis <phil.davis@inf.org> | 2014-11-28 08:40:47 +0545 |
commit | bd4471a48b203d0874d41526624d2503b8cd940d (patch) | |
tree | fdc4c2609276b9905cc07474d2aba10b6801736d /etc/rc.kill_states | |
parent | 5d4b88306803580646d2e6cfcf11535e6899a387 (diff) | |
download | pfsense-bd4471a48b203d0874d41526624d2503b8cd940d.zip pfsense-bd4471a48b203d0874d41526624d2503b8cd940d.tar.gz |
Fix module name in top comment
A bit of rubbish to update while I notice it.
Diffstat (limited to 'etc/rc.kill_states')
-rwxr-xr-x | etc/rc.kill_states | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.kill_states b/etc/rc.kill_states index 162fa6f..69646d9 100755 --- a/etc/rc.kill_states +++ b/etc/rc.kill_states @@ -1,7 +1,7 @@ #!/usr/local/bin/php -f <?php /* - rc.newwanip + rc.kill_states Copyright (C) 2013 Renato Botelho (garga@pfsense.org) part of pfSense (https://www.pfsense.org) |