diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-03-16 14:50:07 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-03-16 14:50:07 +0100 |
| commit | 95bb223a7763f5c7cee3a09c121479081c35a713 (patch) | |
| tree | 9f7a76f23f0cfcf1fe622b68585472ce876a5eb9 /swift/etc/nsswitch.conf | |
| parent | f038b48de460a42ad46a5b15985d1ebf344ee661 (diff) | |
update
Diffstat (limited to 'swift/etc/nsswitch.conf')
| -rw-r--r-- | swift/etc/nsswitch.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/swift/etc/nsswitch.conf b/swift/etc/nsswitch.conf deleted file mode 100644 index 392c640..0000000 --- a/swift/etc/nsswitch.conf +++ /dev/null @@ -1,19 +0,0 @@ -# Name Service Switch configuration file. -# See nsswitch.conf(5) for details. - -passwd: files systemd -group: files [SUCCESS=merge] systemd -shadow: files - -publickey: files - -# hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns -hosts: mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns -networks: files - -protocols: files -services: files -ethers: files -rpc: files - -netgroup: files |
