diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-18 14:30:09 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-18 14:30:09 +0200 |
commit | 06cea6004b46ca310dcf169dd91c6ef4206c6775 (patch) | |
tree | cf8d991724e9ae4c02d462d7248641e962802cc2 /debian | |
parent | f2125ef16eeacb3c029db59ff2f677cfd9703392 (diff) |
* debian/apt.cron.daily:
- fix incorrect merge
Diffstat (limited to 'debian')
-rw-r--r-- | debian/apt.cron.daily | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/apt.cron.daily b/debian/apt.cron.daily index 127ecf47d..778e3cefe 100644 --- a/debian/apt.cron.daily +++ b/debian/apt.cron.daily @@ -158,10 +158,6 @@ UnattendedUpgradeInterval=0 eval $(apt-config shell UnattendedUpgradeInterval APT::Periodic::Unattended-Upgrade) -UnattendedUpgradeInterval=0 -eval $(apt-config shell UnattendedUpgradeInterval APT::Periodic::Unattended-Upgrade) - - # laptop check, on_ac_power returns: # 0 (true) System is on mains power # 1 (false) System is not on mains power |