Systemd/timers/ru: Difference between revisions

Unabomberlive (talk | contribs)
Created page with "Список активных таймеров и их текущее состояние:"
Unabomberlive (talk | contribs)
Created page with "Manually run a service once for testing purposes:"
Line 45: Line 45:
systemctl list-timers
systemctl list-timers
</syntaxhighlight>
</syntaxhighlight>
<div lang="en" dir="ltr" class="mw-content-ltr">
Manually run a service once for testing purposes:
Manually run a service once for testing purposes:
</div>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
systemctl start hello-world
systemctl start hello-world
</syntaxhighlight>
</syntaxhighlight>
[[Category:systemd]]
[[Category:systemd]]