First check in
This commit is contained in:
3
SNAP/README
Normal file
3
SNAP/README
Normal file
@@ -0,0 +1,3 @@
|
||||
This is the directory where the manifest, snapinfo, and files.tar.gz
|
||||
files will be created. It is also where the usher file should be
|
||||
placed if it is required by the package.
|
||||
3
SNAP/ld.so.conf
Normal file
3
SNAP/ld.so.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
/usr/lib
|
||||
/usr/local/lib
|
||||
include /etc/ld.so.conf.d/*.conf
|
||||
13
SNAP/nsswitch.conf
Normal file
13
SNAP/nsswitch.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# /etc/nsswitch.conf
|
||||
|
||||
passwd: files
|
||||
group: files
|
||||
shadow: files
|
||||
|
||||
hosts: files dns
|
||||
networks: files
|
||||
|
||||
protocols: files
|
||||
services: files
|
||||
ethers: files
|
||||
rpc: files
|
||||
Reference in New Issue
Block a user