Advertisement
Guest User

Untitled

a guest
Dec 20th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. The warning:
  2.  
  3. WARNING: bad ownership on /nix/var/nix/profiles/per-user/henry, should be 1000
  4. WARNING: bad ownership on /nix/var/nix/gcroots/per-user/henry, should be 1000
  5.  
  6. Current permissions in the profiles/per-user directory:
  7.  
  8. drwxr-xr-x 2 root root 4096 Dec 20 19:39 henry
  9. drwxr-xr-x 2 root root 4096 Dec 20 19:57 root
  10.  
  11. Current permissions in the gcroots/per-user directory:
  12.  
  13. lrwxrwxrwx 1 root root 18 Dec 20 19:56 booted-system -> /run/booted-system
  14. lrwxrwxrwx 1 root root 19 Dec 20 19:56 current-system -> /run/current-system
  15. drwxrwxrwt 4 root root 4096 Dec 20 19:57 per-user
  16. lrwxrwxrwx 1 root root 21 Dec 20 19:26 profiles -> /nix/var/nix/profiles
  17. drwxrwxrwt 2 root root 4096 Dec 20 19:56 tmp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement