Skip to content

Commit 4dfc017

Browse files
authored
Merge branch 'main' into release-8.5.0
2 parents d81e732 + dcc0de2 commit 4dfc017

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

data/io.elementary.settings-daemon.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999

100100
<schema path="/io/elementary/settings-daemon/system-update/" id="io.elementary.settings-daemon.system-update">
101101
<key type="b" name="automatic-updates">
102-
<default>false</default>
102+
<default>true</default>
103103
<summary>Automatic updates</summary>
104104
<description>Whether to automatically download updates</description>
105105
</key>

data/settings-daemon.metainfo.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
</ul>
4141
</description>
4242
<issues>
43+
<issue url="https://github.com/elementary/settings-daemon/issues/182">Change default selection of updates to be installed automatically</issue>
4344
<issue url="https://github.com/elementary/settings-daemon/issues/207">"Driver Available" notification on every boot, but no drivers available</issue>
4445
<issue url="https://github.com/elementary/settings-daemon/issues/217">Gnome-session no longer manages session services</issue>
4546
</issues>

0 commit comments

Comments
 (0)