Merge lp:~philroche/vmbuilder/automated-ec2-builds into lp:~ubuntu-on-ec2/vmbuilder/automated-ec2-builds

Proposed by Philip Roche
Status: Merged
Merged at revision: 724
Proposed branch: lp:~philroche/vmbuilder/automated-ec2-builds
Merge into: lp:~ubuntu-on-ec2/vmbuilder/automated-ec2-builds
Diff against target: 7 lines (+0/-3)
1 file modified
live-config/common/hooks/051-hwclock.chroot (+0/-3)
To merge this branch: bzr merge lp:~philroche/vmbuilder/automated-ec2-builds
Reviewer Review Type Date Requested Status
Dan Watkins (community) Approve
Review via email: mp+295443@code.launchpad.net

Description of the change

Removed HWCLOCKACCESS=no from /etc/default/rcS

HWCLOCKACCESS=no in /etc/default/rcS is no longer required and prompts a confirmation
dialog on upgrade. (bug 1581044)

To post a comment you must log in.
Revision history for this message
Dan Watkins (oddbloke) wrote :

LGTM (as you would hope!)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed file 'live-config/common/hooks/051-hwclock.chroot'
2--- live-config/common/hooks/051-hwclock.chroot 2011-12-01 19:28:52 +0000
3+++ live-config/common/hooks/051-hwclock.chroot 1970-01-01 00:00:00 +0000
4@@ -1,3 +0,0 @@
5-#!/bin/bash
6-
7-printf "HWCLOCKACCESS=no" >> /etc/default/rcS

Subscribers

People subscribed via source and target branches