Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
7a350c8a
Commit
7a350c8a
authored
Sep 24, 2000
by
Niels Möller
Browse files
* contrib/lsh.spec.in (%post): Fixed references to lsh-keygen and
lsh-writekey. Rev: contrib/lsh.spec.in:1.8
parent
36ba379b
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/lsh.spec.in
View file @
7a350c8a
...
...
@@ -58,7 +58,7 @@ chkconfig --add lshd
if [ ! -e /etc/lsh_host_key -o ! -e /etc/lsh_host_key.pub ]
then
rm -f /etc/lsh_host_key*
/usr/bin/lsh
_
keygen -l 8 | /usr/bin/lsh
_
writekey -o /etc/lsh_host_key
/usr/bin/lsh
-
keygen -l 8 | /usr/bin/lsh
-
writekey -o /etc/lsh_host_key
fi
/sbin/install-info --info-dir=%{prefix}/info %{prefix}/info/lsh.info
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment