Browsing Afrikaans translation

64 of 925 results
64.

The refresh command prints pending refreshes of the calling snap and can hold
back disruptive refreshes of other snaps, such as refreshes of the kernel or
base snaps that can trigger a restart. This command can be used from the
gate-auto-refresh hook which is only run during auto-refresh.

Snap can query pending refreshes with:
$ snapctl refresh --pending
pending: ready
channel: stable
version: 2
revision: 2
base: false
restart: false

The 'pending' flag can be "ready", "none" or "inhibited". It is set to "none"
when a snap has no pending refreshes. It is set to "ready" when there are
pending refreshes and to ”inhibited” when pending refreshes are being
held back because more or more snap applications are running with the
“refresh app awareness” feature enabled.

The "base" and "restart" flags indicate whether the base snap is going to be
updated and/or if a restart will occur, both of which are disruptive. A base
snap update can temporarily disrupt the starting of applications or hooks from
the snap.

To tell snapd to proceed with pending refreshes:
$ snapctl refresh --pending --proceed

Note, a snap using --proceed cannot assume that the updates will occur as they
might be held back by other snaps.

To hold refresh for up to 90 days for the calling snap:
$ snapctl refresh --pending --hold
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Die herlaai-opdrag druk hangende verversings van die oproepsnap en kan vashou
terug ontwrigtende verversings van ander snaps, soos verfriss van die kern of
basis snaps wat 'n herbegin kan veroorsaak. Hierdie opdrag kan gebruik word vanaf die
hek-outo-verfris-haak wat slegs tydens outo-verversing gehardloop word.

Snap kan navraag doen hangende verversings met:
$ snapctl refresh --pending
pending: ready
channel: stable
version: 2
revision: 2
base: false
restart: false

Die 'pending' vlag kan wees "ready", "none" of "inhibited". Dit is gestel om "none"
wanneer 'n snap geen hangende verfriss het nie. Dit is gestel om "ready" wanneer daar is
hangende verfris en tot ”inhibited” wanneer hangende verversings is wese
teruggehou omdat meer of meer snap-toepassings met die
“refresh app awareness” kenmerk geaktiveer.

Die "base" en "restart" vlae dui aan of die basis snap is gaan wees
opgedateer en/of as 'n herbegin sal plaasvind, wat albei ontwrigtend is. 'n Basis
snap update kan tydelik ontwrig die begin van toepassings of hakies vanaf
die snap.

Om te vertel snapd om voort te gaan met hangende verversings:
$ snapctl refresh --pending --proceed

Nota, 'n snap gebruik --proceed kan nie aanvaar dat die opdaterings sal plaasvind soos hulle dit doen nie
kan teruggehou word deur ander snaps.

Om verversing vir tot 90 dae te hou vir die oproep-snap:
$ snapctl refresh --pending --hold
Translated and reviewed by Bernard Stafford
Located in overlord/hookstate/ctlcmd/refresh.go:56
64 of 925 results

This translation is managed by Ubuntu Afrikaans Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.