You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need sudo, you should execute the bin executable with sudo.
30
+
The incode support was dropped due to security reason.
34
31
35
32
## How do I start/stop/restart a unit?
36
33
Simply is that. First we instantiate a `SystemCtl` instance an load a unit from a specific type. Here we use a `Service`. You will always get back `true` if the command succeeded. Otherwise the method will throw a `CommandFailedException`.
0 commit comments