diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-07-30 19:36:09 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-07-30 19:36:09 -0400 |
commit | 320a5ac1f5500a39e7168ed64e1a813c3a32babb (patch) | |
tree | 6046bb5a70c23d0b873223896091e4746a74f7b4 | |
parent | 476aa14b9f662f5c37bc70dfb32ebf5a5bc3b349 (diff) | |
download | pfsense-320a5ac1f5500a39e7168ed64e1a813c3a32babb.zip pfsense-320a5ac1f5500a39e7168ed64e1a813c3a32babb.tar.gz |
Add header
-rwxr-xr-x | etc/rc.notify_message | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/rc.notify_message b/etc/rc.notify_message index a2c7d4b..d17e968 100755 --- a/etc/rc.notify_message +++ b/etc/rc.notify_message @@ -1,4 +1,9 @@ #!/usr/local/bin/php +# +# /etc/rc.notifty_message +# Copyright (C) 2010 Scott Ullrich <sullrich@pfsense.org>. +# All rights reserved. +# <?php |