diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-18 11:00:27 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-18 11:00:27 +0200 |
commit | 49737af6d191ec636030b1d408d3fb318ff9c9d0 (patch) | |
tree | 19556d61c31e677a61f3e99523d31e276db63664 /dhcp-lease-comment.template | |
parent | 6c3bcdecb296acaf11281da609ce1c32f3be611b (diff) |
extend magic pattern with "by RouterOS"
This matches the string included in export.
Diffstat (limited to 'dhcp-lease-comment.template')
-rw-r--r-- | dhcp-lease-comment.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp-lease-comment.template b/dhcp-lease-comment.template index 2971036..b594324 100644 --- a/dhcp-lease-comment.template +++ b/dhcp-lease-comment.template @@ -1,4 +1,4 @@ -#!rsc +#!rsc by RouterOS # RouterOS script: dhcp-lease-comment%TEMPL% # Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de> # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md |