<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3959&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3959</link>
		<description><![CDATA[The most recent posts in [Ceres + OpenRC] Opensmtpd not start during boot.]]></description>
		<lastBuildDate>Sat, 28 Nov 2020 00:19:45 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25990#p25990</link>
			<description><![CDATA[<p>It was very simple. When I configure the smtpd file, for my needs, I chmoded my secret files on 0600. It was one error, because the group is opensmtpd. After chmoded at 0640, openstmpd can read it during the boot! ;-)</p><p>---</p><p>Another detail: I migrated to Devuan from Linux Mint. But, on LM, with have the account ciffred by ecrypts tools. <br />Before, when I was on Debian Sid, I had not my ciffred personal home. My secret files for opensmtpd is on my home. </p><p>Now, due to ciffred home, I put the secret file in other place, that can be read by system and service <img src="http://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>(thanks to the boot log than help me) <img src="http://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Sat, 28 Nov 2020 00:19:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25990#p25990</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25980#p25980</link>
			<description><![CDATA[<p>Have you tried turning on logging in OpenRC?</p><p>In <span class="bbc">/etc/rc.conf</span> you may find a line :-</p><div class="codebox"><pre><code>#rc_logger=&quot;NO&quot;</code></pre></div><p>change that to </p><div class="codebox"><pre><code>rc_logger=&quot;YES&quot;</code></pre></div><p>and you should get the logging as OpenRC does its stuff, in <span class="bbc">/var/log/rc.log</span>, although the location can also be changed in /etc/rc.conf.</p><p>Also the command <span class="bbc">rc-status</span> should show you what state each service is in.</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Thu, 26 Nov 2020 13:52:32 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25980#p25980</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25962#p25962</link>
			<description><![CDATA[<p>I found one information on /var/log/boot. That&#039;s help me!</p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Tue, 24 Nov 2020 22:31:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25962#p25962</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25958#p25958</link>
			<description><![CDATA[<div class="quotebox"><cite>PengouinPdt wrote:</cite><blockquote><div><p>Which log?</p></div></blockquote></div><p>No idea, sorry. FWIW the systemd journal is excellent for stuff like this. <em>*dives for cover*</em></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 24 Nov 2020 19:08:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25958#p25958</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25938#p25938</link>
			<description><![CDATA[<p>Which log? /var/log/daemon, /var/log/messages, /var/log/mail.log! </p><p>Actually, I set opensmtpd on the runlevel sysinit. Wait&#039;n see.</p><p>If not run correctly, I will use interfaces(5). I prefere than Network Manager; interfaces are more simpliest or easy to configure. <img src="http://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Sun, 22 Nov 2020 16:25:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25938#p25938</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25937#p25937</link>
			<description><![CDATA[<div class="quotebox"><cite>PengouinPdt wrote:</cite><blockquote><div><p>I found nothing on the logs.</p></div></blockquote></div><p>Which logs did you check? Perhaps you should upload them to a pastebin and share the link here so that we can check to see if you missed anything.</p><p>If I had to guess I would suggest that the problem lies here:</p><div class="quotebox"><cite>PengouinPdt wrote:</cite><blockquote><div><div class="codebox"><pre><code>      network-manager |      default</code></pre></div></div></blockquote></div><p>^ That starts on the same runlevel as Opensmtpd so it might be running too late and causing the problem.</p><p>Perhaps try <span class="bbc">ifupdown</span> (<em>ie</em>, <span class="bbc">/etc/network/interfaces</span> &amp; <span class="bbc">/etc/init.d/networking</span>) instead of NetworkManager, that starts at the sysinit runlevel and so would ensure that the network is up before Opensmtpd starts.</p><p>See <a href="https://manpages.debian.org/buster/ifupdown/interfaces.5.en.html" rel="nofollow">interfaces(5)</a> &amp; <a href="https://wiki.debian.org/WiFi/HowToUse#WPA-PSK_and_WPA2-PSK" rel="nofollow">https://wiki.debian.org/WiFi/HowToUse#W … d_WPA2-PSK</a> for the configuration methods.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 22 Nov 2020 15:14:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25937#p25937</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25930#p25930</link>
			<description><![CDATA[<p>y!</p><p>see that:</p><div class="codebox"><pre class="vscroll"><code># rc-update
           alsa-utils |                                              sysinit
              anacron |      default                                        
             apparmor |                                              sysinit
         avahi-daemon |      default                                        
             bootlogd |                                              sysinit
             bootlogs |      default               recovery                 
          bootmisc.sh |                                              sysinit
           brightness |                                              sysinit
              cgroups |                                              sysinit
           checkfs.sh |                                              sysinit
 checkroot-bootclean.sh |                                              sysinit
         checkroot.sh |                                              sysinit
     console-setup.sh |      default                                        
                 cron |      default                                        
                 cups |      default                                        
         cups-browsed |      default                                        
                 dbus |      default                                        
              elogind |      default                                        
                eudev |                                              sysinit
              hddtemp |      default                                        
          hostname.sh |                                              sysinit
           hwclock.sh |                                              sysinit
    keyboard-setup.sh |                                              sysinit
            killprocs |                            recovery                 
                 kmod |                                              sysinit
           lm-sensors |                                              sysinit
       mount-configfs |                                              sysinit
 mountall-bootclean.sh |                                              sysinit
          mountall.sh |                                              sysinit
     mountdevsubfs.sh |                                              sysinit
       mountkernfs.sh |                                              sysinit
 mountnfs-bootclean.sh |                                              sysinit
          mountnfs.sh |                                              sysinit
      network-manager |      default                                        
           networking |                                              sysinit
            opensmtpd |      default                                        
             pppd-dns |                                              sysinit
               procps |                                              sysinit
 pulseaudio-enable-autospawn |      default                                        
             rc.local |      default                                        
            rmnologin |      default                                        
                rsync |      default                                        
              rsyslog |      default                                        
                saned |      default                                        
            savecache |                        off                          
             sendsigs |                        off                          
               single |                            recovery                 
                 slim |      default                                        
        smartmontools |      default                                        
        stop-bootlogd |      default                                        
 stop-bootlogd-single |                                              sysinit
                 sudo |      default                                        
             umountfs |                        off                          
         umountnfs.sh |                        off                          
           umountroot |                        off                          
              urandom |                                              sysinit
                uuidd |      default                                        
                 wicd |      default                                        
           x11-common |                                              sysinit</code></pre></div><p>I found nothing on the logs.</p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Sat, 21 Nov 2020 19:52:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25930#p25930</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25928#p25928</link>
			<description><![CDATA[<p>Can we see the entire (un-<span class="bbc">grep</span>&#039;d) output? I only use OpenRC with Alpine Linux so I&#039;m not sure how Devuan order their services.</p><p>Otherwise check the logs for any clues.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 21 Nov 2020 17:51:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25928#p25928</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25922#p25922</link>
			<description><![CDATA[<div class="codebox"><pre><code>rc-update | grep opensmtpd
            opensmtpd |      default</code></pre></div><p>???</p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Sat, 21 Nov 2020 12:50:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25922#p25922</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25901#p25901</link>
			<description><![CDATA[<p>Check the enabled services with</p><div class="codebox"><pre><code>rc-update</code></pre></div><p>If it&#039;s not listed then try to add it with</p><div class="codebox"><pre><code>rc-update add opensmtpd</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 20 Nov 2020 18:03:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25901#p25901</guid>
		</item>
		<item>
			<title><![CDATA[[Ceres + OpenRC] Opensmtpd not start during boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=25900#p25900</link>
			<description><![CDATA[<p>Hi, I use Ceres with OpenRC. </p><p>For mail on console, I installed OpenSMTPD package and use without any problem. <br />But during the boot, OpenSMTPD not starts. I need to start it on the console myself. </p><p>It&#039;s not a problem with my config; in fact, when I start myself, it runs correctly, and can send emails. </p><p>Any idea?</p>]]></description>
			<author><![CDATA[dummy@example.com (PengouinPdt)]]></author>
			<pubDate>Fri, 20 Nov 2020 15:05:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=25900#p25900</guid>
		</item>
	</channel>
</rss>
