diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/system/time-zone/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/system/time-zone/node.def b/templates/system/time-zone/node.def index ec3b430a..bbdc2a15 100644 --- a/templates/system/time-zone/node.def +++ b/templates/system/time-zone/node.def @@ -48,6 +48,9 @@ allowed: shopt -s nullglob echo \"$zz\" fi done +end: if [ "$COMMIT_ACTION" == "SET" -o "$COMMIT_ACTION" == "DELETE" ]; then + sudo /etc/init.d/rsyslog restart + fi comp_help:Enter the local timezone by specifying "Region/City" Use auto-completion to see available regions and cities. Start with one of these regions: |