diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-05-15 11:37:08 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-05-15 11:37:08 -0700 |
commit | aeee7ee5e5c9b6f4851c9f7ba7b30c4f5c634ecd (patch) | |
tree | 9947f36d5416db9856947e791c74cd9a7e9a89cb | |
parent | 53b0ab5a820d51acf44e0f3218b9940fcc405e26 (diff) | |
download | vyatta-cfg-system-aeee7ee5e5c9b6f4851c9f7ba7b30c4f5c634ecd.tar.gz vyatta-cfg-system-aeee7ee5e5c9b6f4851c9f7ba7b30c4f5c634ecd.zip |
Remove vrrp operational scripts from vyatta-cfg-system
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 3998a990..0255819d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -87,9 +87,6 @@ share_perl5_DATA += lib/Vyatta/Login/RadiusServer.pm noinst_DATA = test_bootfile -bin_sudo_users_SCRIPTS = scripts/keepalived/vyatta-clear-vrrp.pl -bin_sudo_users_SCRIPTS += scripts/keepalived/vyatta-show-vrrp.pl - sysconf_DATA += sysconf/LICENSE sysconf_DATA += sysconf/issue sysconf_DATA += sysconf/issue.net |