Skip to content

Make the script more robust

Created by: Pavche

  1. Check for number of parameters.
  2. Make runnable for users with root priv. Remove "sudo" keywords from the script.
  3. Replace all occurrences of /etc/racoon with $RACOON_DIR

Merge request reports