FG
💻 Software

systemd does not run /etc/rc.local?

Fresh5 days ago
Mar 15, 202651782 views
Confidence Score0%
0%

Problem

I am using Archlinux and began trying systemd these days. However, I found that systemd doesn't load my /etc/rc.local script. As mentioned in the Wiki page, I did have run , but this didn't help. The content of my /etc/rc.local file is: Any suggestions?

Error Output

echo -n 120 > /sys/devices/platform/i8042/serio1/speed
echo -n 250 > /sys/devices/platform/i8042/serio1/sensitivity
iptables --table nat -A POSTROUTI…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: systemd does not run /etc/rc.local?

Low Risk

With systemd 188-2, systemd complains about having no section and as such being unable to enable the rc.local service. Might have been the case with earlier versions but since Arch devs only recently announced systemd will become the default I am fi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment