Received: from ikarus.unix-solution.de (unknown [IPv6:2a00:17d8:100::23b1]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id B905922418A for <~alpine/users@lists.alpinelinux.org>; Sun, 1 Dec 2024 17:49:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=unix-solution.de; s=mx; h=Content-Transfer-Encoding:Content-Type:Subject: From:To:MIME-Version:Date:Message-ID:Cc:Content-Description:Content-ID: In-Reply-To:References:Resent-Cc:Resent-To; bh=YxFf81udYcDmCIfeKVIZyt7PWzR9M/hUFvniTw3g9Mk=; b=pqjOX0CXHyx4bTd3PT8IsVO8SH C/o77/SgxfJ1R1EAqLcWjd7+aU13E/EYd/lL2uhWOToyLuuvWhJnURZvkiaBxZ7sFQc/3nh5AsJ99 8U6vRvx8mUUDt6MrdPibLAFeHrwf13t3T/xZjkSM98U+S1E2RtM+8AUpP405W1c4Pq/w=; Authentication-Results: ikarus.unix-solution.de; iprev=pass (p200300d41f0cbc0019bf19ff51f3a73c.dip0.t-ipconnect.de) smtp.remote-ip=2003:d4:1f0c:bc00:19bf:19ff:51f3:a73c; auth=pass (LOGIN) smtp.auth=basti@unix-solution.de; spf=softfail smtp.mailfrom=unix-solution.de Received: from p200300d41f0cbc0019bf19ff51f3a73c.dip0.t-ipconnect.de ([2003:d4:1f0c:bc00:19bf:19ff:51f3:a73c]) by ikarus.unix-solution.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tHo4X-002SaG-1G for ~alpine/users@lists.alpinelinux.org; Sun, 01 Dec 2024 18:49:29 +0100 Message-ID: Date: Sun, 1 Dec 2024 18:49:29 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta Content-Language: en-GB To: ~alpine/users@lists.alpinelinux.org From: basti Subject: Installed Software lost after reboot Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: Max 0 failed recipients allowed Hello, I have installed alpine on a raspberry pi in sysmode. So far so good. The pi is also used as DNS server with bind/ named installed. The installed software is saved by 'lbu commit' After some reboots '/etc/init.d/named' is not available and named is not started. But the config is still present. I don't what's wrong here. Any ideas? Best regards,