projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24e19a9
)
setup first run for user opensrf on utility server.
author
Andy Witter
<awitter@georgialibraries.org>
Fri, 13 Dec 2019 19:01:31 +0000
(14:01 -0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Fri, 13 Dec 2019 19:01:31 +0000
(14:01 -0500)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
e841e8e
..
db0b191
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-515,6
+515,9
@@
cat utility_options.txt >> /etc/profile
echo ' fi' >> /home/opensrf/.bashrc
echo 'fi' >> /home/opensrf/.bashrc
cp -f brickhead_nodes.txt /home/opensrf
+ cp -f .GenaSYS_FirstRun /home/opensrf
+ chown opensrf:opensrf /home/opensrf/.GenaSYS_FirstRun
+ chown opensrf:opensrf /home/opensrf/brickhead_nodes.txt
else
echo -e COL_BR_RED"***Warning.. utility_head_ssh_keys.sh is missing"
fi