<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://support.qbpro.ru/index.php?action=history&amp;feed=atom&amp;title=Debian_Jessie_systemd_rc.local</id>
	<title>Debian Jessie systemd rc.local - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://support.qbpro.ru/index.php?action=history&amp;feed=atom&amp;title=Debian_Jessie_systemd_rc.local"/>
	<link rel="alternate" type="text/html" href="https://support.qbpro.ru/index.php?title=Debian_Jessie_systemd_rc.local&amp;action=history"/>
	<updated>2026-04-03T18:56:42Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>https://support.qbpro.ru/index.php?title=Debian_Jessie_systemd_rc.local&amp;diff=2045&amp;oldid=prev</id>
		<title>imported&gt;Vix: Новая страница: «Hello, list.  I just thought I'd pass along something that I recently discovered. When using sysvinit as the init system, if the file /etc/rc.local exists and is …»</title>
		<link rel="alternate" type="text/html" href="https://support.qbpro.ru/index.php?title=Debian_Jessie_systemd_rc.local&amp;diff=2045&amp;oldid=prev"/>
		<updated>2016-10-15T22:12:13Z</updated>

		<summary type="html">&lt;p&gt;Новая страница: «Hello, list.  I just thought I&amp;#039;d pass along something that I recently discovered. When using sysvinit as the init system, if the file /etc/rc.local exists and is …»&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hello, list.&lt;br /&gt;
&lt;br /&gt;
I just thought I'd pass along something that I recently discovered.&lt;br /&gt;
When using sysvinit as the init system, if the file /etc/rc.local&lt;br /&gt;
exists and is executable, it will be invoked at the tail end of the&lt;br /&gt;
boot process. But under systemd, this file is not executed during&lt;br /&gt;
boot. Not by default anyway. Here is how I enabled it. (The&lt;br /&gt;
following commands are executed as root.)&lt;br /&gt;
&lt;br /&gt;
cd /lib/systemd/system/multi-user.target.wants&lt;br /&gt;
ln -s ../rc-local.service rc-local.service&lt;br /&gt;
&lt;br /&gt;
Now shutdown and reboot. /etc/rc.local will get executed this time.&lt;br /&gt;
If this is the &amp;quot;wrong&amp;quot; way to do it, or someone knows a better way,&lt;br /&gt;
please let me know.&lt;br /&gt;
&lt;br /&gt;
[http://linux.derkeiler.com/Mailing-Lists/Debian/2014-08/msg01357.html this]&lt;/div&gt;</summary>
		<author><name>imported&gt;Vix</name></author>
	</entry>
</feed>