diff options
author | Christian Poessinger <christian@poessinger.com> | 2017-08-28 17:19:01 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2017-11-03 08:55:21 +0100 |
commit | a64512fd102d7fb08928c6a52551459ff3446281 (patch) | |
tree | bbcf9b2cb1cb0e0ae39919373fdc2c97a4b68a91 /Makefile.am | |
parent | 67747479b2f6d4998687f5e7eec5c5923d913124 (diff) | |
download | vyatta-cfg-system-a64512fd102d7fb08928c6a52551459ff3446281.tar.gz vyatta-cfg-system-a64512fd102d7fb08928c6a52551459ff3446281.zip |
Remove "install system" command
Related to "T157: Remove "install system" command".
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 169df296..26991557 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,6 @@ sbin_SCRIPTS += scripts/vyatta-dhcp-helper.pl sbin_SCRIPTS += scripts/check_file_in_config_dir sbin_SCRIPTS += scripts/rl-system.init -sbin_SCRIPTS += scripts/install-system sbin_SCRIPTS += scripts/vyatta-grub-setup sbin_SCRIPTS += scripts/standalone_root_pw_reset sbin_SCRIPTS += scripts/vyatta-passwd-sync |