Skip to content
Snippets Groups Projects

Services desk 81 redistributivite securimag

3 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -118,7 +118,7 @@ bash $DIR/checks/rkhunter.sh
# Allow maintenance operations:
mkdir -p /root/.ssh
if [ "$TETRAS_MAINTENACE" = true ] ; then
if [ "$TETRAS_MAINTENANCE" = true ] ; then
cat id_rsa.pub >> /root/.ssh/authorized_keys
else
touch /root/.ssh/authorized_keys
Loading