SystemctlRunner.

DaemonReload() Method

Summary

Reload systemd manager configuration. This will rerun all generators, reload all unit files, and recreate the entire dependency tree. While the daemon is being reloaded, all sockets systemd listens on behalf of user configuration will stay accessible.
Assembly
Cake.Systemctl.dll
Namespace
Cake.Systemctl
Containing Type
SystemctlRunner

Syntax

public void DaemonReload()

Return Value

Type Description
void