@@ -11,13 +11,4 | |||
|
11 | 11 | # |
|
12 | 12 | # By default this script does nothing. |
|
13 | 13 | |
|
14 | if [ ! -e /var/cfengine/policy_server.dat ] ; then | |
|
15 | while ! ping -c 1 -q zcu.cz; do sleep 2s; done | |
|
16 | rm -f /var/cfengine/ppkeys/* | |
|
17 | /var/cfengine/bin/cf-key | |
|
18 | /var/cfengine/bin/cf-agent --bootstrap cf.civ.zcu.cz | |
|
19 | /var/cfengine/bin/cf-agent -Kf update.cf -D FORCE_update | |
|
20 | /var/cfengine/bin/cf-agent -Kf update.cf -D FORCE_update | |
|
21 | fi | |
|
22 | ||
|
23 | 14 | exit 0 |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant