made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
12
gitportable/etc/nsswitch.conf
Normal file
12
gitportable/etc/nsswitch.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# Begin /etc/nsswitch.conf
|
||||
|
||||
passwd: files db
|
||||
group: files # db
|
||||
|
||||
db_enum: cache builtin
|
||||
|
||||
db_home: env windows cygwin desc
|
||||
db_shell: env windows # cygwin desc
|
||||
db_gecos: env # cygwin desc
|
||||
|
||||
# End /etc/nsswitch.conf
|
||||
Reference in New Issue
Block a user