adding notes about improvment with sudo
This commit is contained in:
9
notes.md
9
notes.md
@@ -55,4 +55,13 @@
|
||||
- adding local url in /etc/hosts don't work
|
||||
- makefile don't warn it's not there
|
||||
- it should also print the path
|
||||
- **SUDO :**
|
||||
- some action needs sudo access :
|
||||
- writing localhost alias in /etc/hosts
|
||||
- erasing volumes
|
||||
- So, either :
|
||||
- testing if doing everything in sudo works well
|
||||
(right access to plugin dir for example)
|
||||
- or is it possible to run make as sudo, but inside of make only certain rules are made as sudo ?
|
||||
- or is it possible to do everything without sudo ?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user