Skip to content

Instantly share code, notes, and snippets.

@bruschill
bruschill / README.md
Last active January 12, 2017 13:58 — forked from steve-jansen/README.md
Stop and start Symantec Endpoint Protection on OS X

This script enables you stop and start Symantec Endpoint Protection on OS X

Installation

sudo curl https://gist.githubusercontent.com/bruschill/0a94601c583be2b9fd7691f668211288/raw/sep -o /usr/local/bin/sep
sudo chmod 755 /usr/local/bin/sep
sudo chown root:staff /usr/local/bin/sep