diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 04:52:54 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 04:52:54 (EST) |
commit | fa4677bb49f00c71f3d7d82270582289c566c03e (patch) | |
tree | 76710103db585ab902cf3cf470cd11f97184b4b5 | |
parent | 4109b5fd48aec1861ec2e9ea7d427ddfe3fccf8f (diff) |
linux-libre-4.19: Set DEFAULT_HOSTNAME="proteanos"
-rw-r--r-- | src/build/linux-libre-4.19/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/linux-libre-4.19/config b/src/build/linux-libre-4.19/config index 9f4928e..53d45d9 100644 --- a/src/build/linux-libre-4.19/config +++ b/src/build/linux-libre-4.19/config @@ -34,7 +34,7 @@ CONFIG_HAVE_KERNEL_LZ4=y CONFIG_KERNEL_XZ=y # CONFIG_KERNEL_LZO is not set # CONFIG_KERNEL_LZ4 is not set -CONFIG_DEFAULT_HOSTNAME="(none)" +CONFIG_DEFAULT_HOSTNAME="proteanos" # CONFIG_SWAP is not set CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y |