Skip to content

Instantly share code, notes, and snippets.

@scroll
Created May 22, 2018 07:41
Show Gist options
  • Save scroll/dfa0c2c924ddb0805bd831ef274aa41f to your computer and use it in GitHub Desktop.
Save scroll/dfa0c2c924ddb0805bd831ef274aa41f to your computer and use it in GitHub Desktop.
celery perms
bash-4.3$ ls -l
total 60
drwxr-xr-x 4 1000 1000 4096 Apr 28 20:33 app
drwxr-xr-x 2 root root 4096 May 10 13:05 bin
drwxr-xr-x 5 root root 340 May 22 07:35 dev
drwxr-xr-x 20 root root 4096 May 22 07:35 etc
drwxr-xr-x 3 root root 4096 May 10 13:08 home
drwxr-xr-x 7 root root 4096 May 10 13:08 lib
drwxr-xr-x 5 root root 4096 Jan 9 19:36 media
drwxr-xr-x 2 root root 4096 Jan 9 19:36 mnt
dr-xr-xr-x 344 root root 0 May 22 07:35 proc
drwx------ 2 root root 4096 May 10 13:08 root
drwxr-xr-x 2 root root 4096 Jan 9 19:36 run
drwxr-xr-x 2 root root 4096 Jan 9 19:36 sbin
drwxr-xr-x 2 root root 4096 Jan 9 19:36 srv
-rwxrwxr-x 1 root root 163 Apr 29 09:14 start.sh
dr-xr-xr-x 13 root root 0 May 22 07:35 sys
drwxrwxrwt 5 root root 4096 May 22 07:36 tmp
drwxr-xr-x 17 root root 4096 May 10 13:08 usr
drwxr-xr-x 14 root root 4096 May 10 13:05 var
bash-4.3$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment