[Bug 1298938] Re: grep: /etc/init/plymouth-shutdown.override: No such file or directory

Sworddragon 1298938 at bugs.launchpad.net
Fri Mar 28 17:03:12 UTC 2014


sworddragon at ubuntu:/etc/init$ ack-grep --ignore-ack-defaults -C 1 grep
wait-for-state.conf
28-    N|n|0)
29:        if grep -q "^\s*manual\s*$" /etc/init/$WAIT_FOR.conf /etc/init/$WAIT_FOR.override ; then
30-            exit 0
--
39-    # Already running/stopped?
40:    status $WAIT_FOR | grep -q "$TARGET_GOAL/$WAIT_STATE" && exit 0
41-

container-detect.conf
27-    if [ -z "$container" ]; then
28:        VXID="$(cat /proc/self/status | grep ^VxID | cut -f2)" || true
29-        [ "${VXID:-0}" -gt 1 ] && container=vserver

plymouth-ready.conf
18-  if [ "$UPSTART_EVENTS" = started ] || \
19:     status plymouth-splash | grep -q "start/started" || \
20-     plymouth --ping


Maybe the grep comes from wait-for-state.conf which belongs to upstart.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/1298938

Title:
  grep: /etc/init/plymouth-shutdown.override: No such file or directory

Status in “plymouth” package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu 14.04 dev with plymouth 0.8.8-0ubuntu15 and on every
  boot I'm seeing another line of the warning "grep: /etc/init/plymouth-
  shutdown.override: No such file or directory" in the file
  /var/log/upstart/wait-for-state-rcplymouth-shutdown.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1298938/+subscriptions



More information about the foundations-bugs mailing list