sudo tee /etc/profile.d/start_cron.sh <<EOF
if ! service cron status &> /dev/null; then
sudo service cron start
fi
EOF
For further actions, you may consider blocking this person and/or reporting abuse
sudo tee /etc/profile.d/start_cron.sh <<EOF
if ! service cron status &> /dev/null; then
sudo service cron start
fi
EOF
For further actions, you may consider blocking this person and/or reporting abuse
Rym -
Vergil -
Sue Smith -
Mukhil Padmanabhan -
Top comments (0)