Commit Graph
5 Commits
Author SHA1 Message Date
James SmithandGitHub be44ca019d Fix hard-coded SKIP_CLAMD 2019-01-17 21:23:24 +00:00
James SmithandGitHub 2893a63ea0 Rewrite the if so it works correctly
My last edit of this file caused issue even if /etc/timezone existed it wouldn't use the timezone value of it, the only file i would try to get the timezone out of is /etc/localtime.
2017-09-13 16:59:59 +01:00
James SmithandGitHub 01e1b5bb91 Use readlink Instead of realpath 2017-09-11 18:24:54 +01:00
James SmithandGitHub a1eb71ac44 Added getting current timezone via /etc/localtime
The Current version only works on Debain based distros, I've tested my edited version on Centos 7 and Arch Linux works with no issues.
2017-09-11 17:57:38 +01:00
James SmithandGitHub bcdbbf0102 Make autodiscover case insensitive 2017-06-14 23:42:42 +01:00