18.04 rc-local.service exiting with error for read operation

Bug #1818080 reported by Raghavendra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

i have ubuntu 18.04.02 installed on my system

kernel version linux-image-4.15.0-45-generic

when i reboot rc-local.service does get execute but gives error as
read: read error: 0: Resource temporary unavailable

i run one shell script from rc.local where i perform read operation and take input from user.
the same script works well on system where i have installed ubuntu 16.04.05.

below is my rc-local.service file

[Unit]
Description=/etc/rc.local Compatibility
ConditionFileIsExecutable=/etc/rc.local
After=docker.service

[Service]
Type=forking
ExecStart=/etc/rc.local start
TimeoutSec=0
RemainAfterExit=yes

[Install]
 WantedBy=multi-user.target

affects: juju → ubuntu
description: updated
Changed in ubuntu:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.