diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-09 18:49:10 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:29 -0500 |
commit | e0f982d92f2aec9c6bc4fb7d1b712d69eff81b9e (patch) | |
tree | ee130a4b6ed22285693fa789a9faa3e447a75b04 /etc | |
parent | 81fdd931fc26474c536173a5f89ecd35c351233e (diff) | |
download | vyatta-op-e0f982d92f2aec9c6bc4fb7d1b712d69eff81b9e.tar.gz vyatta-op-e0f982d92f2aec9c6bc4fb7d1b712d69eff81b9e.zip |
Cleanup background monitor sessions on logout
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/bash.bash_logout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/bash.bash_logout b/etc/bash.bash_logout new file mode 100644 index 0000000..2f31f3c --- /dev/null +++ b/etc/bash.bash_logout @@ -0,0 +1 @@ +${vyatta_bindir}/vyatta-monitor-cleanup LOGOUT |