summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-04-08 23:22:52 +0200
committerChristian Poessinger <christian@poessinger.com>2021-04-08 23:22:52 +0200
commit638faa801c1815d9792c651b86a06d7bfbc9095e (patch)
tree044e7a1ce723c1e861131649a3f8f7e38d349302
parentda103f94848e88cd20e8e6b57f352d0351b85ec3 (diff)
downloadvyatta-cfg-system-638faa801c1815d9792c651b86a06d7bfbc9095e.tar.gz
vyatta-cfg-system-638faa801c1815d9792c651b86a06d7bfbc9095e.zip
T671: re-add required file "restricted-shell"
This reverts the removal from commit ac2586bc6471a ("T671: remove apparently unused scripts.") as this file is required by /usr/sbin/radius_shell. vyos@vyos# /usr/sbin/radius_shell Exec of shell /opt/vyatta/bin/restricted-shell failed: No such file or directory
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d5e6f757..96421368 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@ initd_SCRIPTS += etc/init.d/vyatta-config-reboot-params
checkparamsonreboot_SCRIPTS += scripts/check-params-on-reboot.d/ipv6_disable_blacklist
bin_SCRIPTS += scripts/progress-indicator
+bin_SCRIPTS += scripts/restricted-shell
bin_sudo_users_SCRIPTS += scripts/vyatta-tunnel-dhcp.pl
sbin_SCRIPTS += scripts/vyatta-update-tunnel.pl