diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-31 00:37:26 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-08-31 00:37:26 -0700 |
commit | d85922ee2583d08d614c3aeb51088fc9ff1033a4 (patch) | |
tree | 3e1ab26f77a7587655f50923723046dcff86b16c /config | |
parent | Disable HDCP,IME,PSP (diff) | |
download | linux-libre-hardened-d85922ee2583d08d614c3aeb51088fc9ff1033a4.tar.xz |
Change default hostname
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,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="artixlinux" +CONFIG_DEFAULT_HOSTNAME="arc4linux" CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y |