minor changes

This commit is contained in:
brent s 2018-03-13 12:15:32 -04:00
parent 7b55f4e3f6
commit 591db419ad
2 changed files with 3 additions and 1 deletions

2
TODO
View File

@ -25,3 +25,5 @@ probably need to package https://packages.debian.org/source/stretch/freebsd-buil
-net, add shorewall templater

-port in sslchk

-script that uses uconv(?) and pymysql to export database to .ods

View File

@ -17,7 +17,7 @@ NOWstr = NOW.strftime('%Y-%m-%d')
# TODO:
# - cleanup/rotation should be optional

cfgfile = os.path.join(os.environ['HOME'], '.sksdump.ini')
cfgfile = os.path.join(os.environ['HOME'], '.config', 'optools', 'sksdump.ini')

def getDefaults():
# Hardcoded defaults