diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c7976a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ + +# FAQ + +> udhcpc: socket(AF_PACKET,2,8): Address family not supported by protocol + +Clear build cache for both images to unify kernel version. diff --git a/image/overlay/etc/init.d/auth-server b/image/overlay/etc/init.d/auth-server index f9cc2cf..a40a078 100755 --- a/image/overlay/etc/init.d/auth-server +++ b/image/overlay/etc/init.d/auth-server @@ -2,7 +2,6 @@ command="/usr/bin/auth-server" command_background=true command_args="-org _BUBBLE_AUTH_ORG_ -team _BUBBLE_AUTH_TEAM_ -gitea-url _BUBBLE_AUTH_GITEA_URL_" -command_user="keeper" pidfile="/run/${RC_SVCNAME}.pid"