added license
This commit is contained in:
parent
3a6c57a049
commit
747c14667e
2 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Author: Oliver Ladner <oli@lugh.ch>
|
||||
# License: LGPL
|
||||
#
|
||||
# Lists mailbox size of all virtual users
|
||||
# of all domains
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# Author: Oliver Ladner <oli@lugh.ch>
|
||||
# License: LGPL
|
||||
#
|
||||
# Checks the webroot for files being owned by www daemon and
|
||||
# writable at the same time. This is only needed by some files
|
||||
# so we'll check with a whitelist.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue