diff options
author | maximilian attems <maks@debian.org> | 2006-03-08 17:36:52 +0100 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-03-08 17:36:52 +0100 |
commit | 65391c38c52dcbc0fab11340fd59ed83089d5cd5 (patch) | |
tree | dcfc4ac6e0b589fe64e73f86f5b857424322a60c /update-initramfs | |
parent | 493677ae27c577d0a78fc23ea644a680b0968b54 (diff) | |
download | initramfs-tools-65391c38c52dcbc0fab11340fd59ed83089d5cd5.tar.gz initramfs-tools-65391c38c52dcbc0fab11340fd59ed83089d5cd5.zip |
add the 0.53[bc] changesets:
where takeover=0 and no '-' in script names
Diffstat (limited to 'update-initramfs')
-rw-r--r-- | update-initramfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update-initramfs b/update-initramfs index 2093220..2e39ed0 100644 --- a/update-initramfs +++ b/update-initramfs @@ -239,7 +239,7 @@ altered_check() verbose=0 yes=0 # We default to takeover=1 in Ubuntu, but not Debian -takeover=1 +takeover=0 ## |