~ubuntu-branches/ubuntu/saucy/initramfs-tools-ubuntu-touch/saucy-proposed

« back to all changes in this revision

Viewing changes to hooks/touch

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2013-09-05 11:03:01 UTC
  • Revision ID: package-import@ubuntu.com-20130905110301-wtims5iv61pcz9n0
Tags: 0.46
Setup the SWAP device if present.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
. /usr/share/initramfs-tools/hook-functions
22
22
 
23
23
# reboot and adbd
 
24
copy_exec /sbin/swapon /sbin
24
25
copy_exec /sbin/reboot /sbin
25
26
copy_exec /bin/readlink /sbin
26
27
copy_exec /usr/bin/adbd /sbin