Skip to content

Commit

Permalink
do not call shed twice, already done in CLOUD
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Nov 4, 2016
1 parent b96f73c commit ec9eae6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/simple/scripts/GCE/10-misc
Expand Up @@ -12,7 +12,5 @@ sed -i -e 's/^#PasswordAuthentication yes/PasswordAuthentication no/' $target/et
sed -i -e 's/^PermitRootLogin .*/PermitRootLogin no/' $target/etc/ssh/sshd_config
ainsl $target/etc/ssh/sshd_config 'ClientAliveInterval 420'

shred --remove $target/etc/ssh/ssh_host_*

rm -f $target/var/lib/apt/lists/*
rm -f $target/etc/resolv.conf

0 comments on commit ec9eae6

Please sign in to comment.