From 415359e58d906256c3260c9ea275303431fbef46 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Thu, 19 Jun 2008 18:48:19 -0700 Subject: Add module version for vrrp. --- Makefile.am | 3 +++ cfg-version/vrrp@1 | 0 2 files changed, 3 insertions(+) create mode 100644 cfg-version/vrrp@1 diff --git a/Makefile.am b/Makefile.am index c50c8560..742f9025 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ share_perl5dir = $(datarootdir)/perl5 libudevdir = /lib/udev etcudevdir = /etc/udev bin_sudo_usersdir = $(bindir)/sudo-users +curverdir = $(sysconfdir)/config-migrate/current bin_SCRIPTS = sbin_SCRIPTS = @@ -46,6 +47,8 @@ sysconf_DATA += sysconf/vyatta-sysctl.conf libudev_SCRIPTS = scripts/vyatta_net_name etcudev_DATA = sysconf/vyatta-net.rules +curver_DATA = cfg-version/vrrp@1 + cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd diff --git a/cfg-version/vrrp@1 b/cfg-version/vrrp@1 new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3