~ubuntu-branches/ubuntu/quantal/mountall/quantal

« back to all changes in this revision

Viewing changes to conf/mountall-reboot.conf

  • Committer: Scott James Remnant
  • Date: 2009-09-14 22:31:57 UTC
  • Revision ID: scott@netsplit.com-20090914223157-8tbjkr6qsi1pqe2r
Tags: 0.1.0
releasing version 0.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# mountall-reboot - Reboot after filesystems are changed
 
2
#
 
3
# If mountall exits to indicate a reboot is required, this does the
 
4
# necessary reboot.
 
5
 
 
6
description     "Reboot after filesystems are changed"
 
7
 
 
8
start on stopped mountall EXIT_STATUS=4
 
9
 
 
10
task
 
11
exec reboot -f