diff options
| author | Roy Marples <roy@marples.name> | 2020-03-31 19:45:17 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2020-03-31 19:45:17 +0100 |
| commit | bbf2c290fbf303b684eb1366cfb61d0a48e8e40c (patch) | |
| tree | 60b7b3aa33562bce9317d294b3964d83dcaca802 /.gitignore | |
| parent | 645d14292178c4f6a6f7d359ff8eeb87998f7a35 (diff) | |
| download | dhcpcd-bbf2c290fbf303b684eb1366cfb61d0a48e8e40c.tar.xz | |
linux: the default hostname is (none)
It's blank for the BSD's.
Respect this when relinquishing the hostname.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ dhcpcd.8 dhcpcd-run-hooks dhcpcd-run-hooks.8 dhcpcd.conf.5 +hooks/30-hostname hooks/50-ypbind # Ignore distribution |
