daemon/dbus: remove reboot mode from comments
This is no longer supported. Closes: #1242 Approved by: cgwalters
This commit is contained in:
parent
852b574d01
commit
dc63bba78d
@ -50,7 +50,7 @@
|
||||
<method name="ReloadConfig">
|
||||
</method>
|
||||
|
||||
<!-- none, check, reboot -->
|
||||
<!-- none, check -->
|
||||
<property name="AutomaticUpdatePolicy" type="s" access="read"/>
|
||||
|
||||
<method name="CreateOSName">
|
||||
@ -93,9 +93,8 @@
|
||||
|
||||
<!-- Available options:
|
||||
"mode" (type 's')
|
||||
One of auto, none, check, reboot. Defaults to
|
||||
auto, which follows configured policy (available in
|
||||
AutomaticUpdatePolicy property).
|
||||
One of auto, none, check. Defaults to auto, which follows configured
|
||||
policy (available in AutomaticUpdatePolicy property).
|
||||
|
||||
If automatic updates are not enabled, @enabled will be FALSE and
|
||||
@transaction_address will be the empty string.
|
||||
|
Loading…
Reference in New Issue
Block a user