mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added $message id to example for execute
SVN revision: 1932
This commit is contained in:
parent
e2bad236c5
commit
31c3a148c7
@ -1505,7 +1505,7 @@ be changed, while otherways (like with the <b><code>Subst Telephone =
|
|||||||
<b><code><$attachments></code></b> Following (Unix) command
|
<b><code><$attachments></code></b> Following (Unix) command
|
||||||
writes a notification into some file:
|
writes a notification into some file:
|
||||||
<pre>
|
<pre>
|
||||||
Execute new = echo "New message of type $type from $long_name on $remote_host" >> /tmp/elog.log
|
Execute new = echo "New message wiht ID $message id of type $type from $long_name on $remote_host" >> /tmp/elog.log
|
||||||
</pre><br>
|
</pre><br>
|
||||||
It should be noted that this feature can impose a security problem. If
|
It should be noted that this feature can impose a security problem. If
|
||||||
someone can edit the elogd.cfg through the <b><code>Config</code></b>
|
someone can edit the elogd.cfg through the <b><code>Config</code></b>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user