first try to avoid passwords in arguments but instead using files

This commit is contained in:
2015-07-10 13:41:14 +03:00
parent 1cc301e85c
commit c8e7acb3b2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
SYSUSER=$(whoami)
DOMAIN=panel.domain.tld
# Email stuff
DOMAIN=panel.domain.tld
TOEMAIL=user@domain.tld
FREMAIL=user@domain.tld
SENDMAILPATH=/usr/sbin/sendmail