aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/porticron2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/porticron b/bin/porticron
index 9597456..844f6ce 100755
--- a/bin/porticron
+++ b/bin/porticron
@@ -117,7 +117,7 @@ SCRIPT_NAME=$(basename $0)
FQDN=$(hostname --fqdn)
HOST=$(hostname -s)
IP=$(dig +short ${FQDN} | tr '\n' ' ')
-DATE=$(date -R)
+: ${DATE:=$(date -R)}
PORTDIR=$(portageq get_repo_path $(portageq envvar EROOT) gentoo)
# defaults, second half