From b4f1ac8baf8d8c482f86fd033ae90257060277f6 Mon Sep 17 00:00:00 2001 From: Deepti Kulkarni Date: Tue, 28 Feb 2012 08:16:58 -0800 Subject: bug fix for 4718 - enhancement that will log commits in syslog for all successful (complete) commits for all commit methods. --- debian/vyatta-cfg.postinst.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/vyatta-cfg.postinst.in b/debian/vyatta-cfg.postinst.in index 7ba4332..7ad9339 100644 --- a/debian/vyatta-cfg.postinst.in +++ b/debian/vyatta-cfg.postinst.in @@ -44,3 +44,5 @@ done # handle renamed file (not automatically deleted since it was "conffile") rm -f /etc/bash_completion.d/20vyatta-cfg +# create symlink for post commit hook +ln -sf /opt/vyatta/sbin/vyatta-log-commit.pl /etc/commit/post-hooks.d/10vyatta-log-commit.pl -- cgit v1.2.3