Skip to content

Commit

Permalink
Merging casper 1.193.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Apr 30, 2010
1 parent 0322a27 commit 35eb8d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
7 changes: 4 additions & 3 deletions debian/live-initramfs.init
Expand Up @@ -3,10 +3,11 @@
### BEGIN INIT INFO
# Provides: live-initramfs
# Required-Start: $syslog
# Required-Stop: $syslog
# Required-Stop:
# Should-Start: $local_fs
# Should-Stop: $local_fs
# Default-Start: 1 2 3 4 5
# Should-Stop: halt reboot
# X-Stop-After: umountroot
# Default-Start:
# Default-Stop: 0 6
# Short-Description: live-initramfs init script
# Description: Resyncs snapshots, evantually caches files in order to
Expand Down
7 changes: 7 additions & 0 deletions docs/ChangeLog.casper
@@ -1,3 +1,10 @@
casper (1.193) karmic; urgency=low

* Sync LSB headers in init script with desired behaviour: don't start
casper at boot, and stop after umountroot but before halt/reboot.

-- Colin Watson <cjwatson@ubuntu.com> Mon, 14 Sep 2009 13:08:23 +0100

casper (1.192) karmic; urgency=low

[ Colin Watson ]
Expand Down

0 comments on commit 35eb8d2

Please sign in to comment.