Skip to content

Instantly share code, notes, and snippets.

@zackbcom
Created May 17, 2014 18:16
Show Gist options
  • Save zackbcom/85fab2befde0856b97b8 to your computer and use it in GitHub Desktop.
Save zackbcom/85fab2befde0856b97b8 to your computer and use it in GitHub Desktop.
slackwareNZB.sh
sudo addgroup nzb
sudo useradd --system --user-group --no-create-home --groups nzb nzbget
sudo useradd --system --user-group --no-create-home --groups nzb sickbeard
sudo useradd --system --user-group --no-create-home --groups nzb couchpotato
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment