blob: 33f1f9c8b0794d868d8de87eb5e7683c537a92ed (
plain) (
blame)
1
2
3
4
5
6
7
|
--- tacshell.conf-example.orig Fri Jun 13 22:32:39 2003
+++ tacshell.conf-example Fri Jun 13 22:32:54 2003
@@ -1,3 +1,3 @@
server tacacs-server.domain.com
secret vewyvewyqwiet
-shell /usr/pkg/bin/bash --login
+shell /usr/local/bin/bash --login
|