~ubuntu-branches/ubuntu/wily/sysvinit/wily

« back to all changes in this revision

Viewing changes to debian/src/initscripts/etc/init.d/mountdevsubfs.sh

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2014-05-30 11:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20140530114423-35hrjzpqiey3n2v9
Tags: 2.88dsf-41ubuntu16
Move sourcing of lsb/init-functions above the sourcing of helpers which we
don't ship in Ubuntu, to avoid some harmless, but confusing noise during
boot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#
16
16
 
17
17
PATH=/sbin:/bin
 
18
. /lib/lsb/init-functions
 
19
 
18
20
TTYGRP=5
19
21
TTYMODE=620
20
22
[ -f /etc/default/devpts ] && . /etc/default/devpts
24
26
. /lib/init/vars.sh
25
27
. /lib/init/tmpfs.sh
26
28
 
27
 
. /lib/lsb/init-functions
28
29
 
29
30
# May be run several times, so must be idempotent.
30
31
# $1: Mount mode, to allow for remounting