systemctl command code example
Example 1: reload systemctl
systemctl daemon-reload
Example 2: start systemctl service
sudo systemctl start application
Example 3: start systemctl service
sudo systemctl start application.service
Example 4: systemctl
"The central management tool for controlling the init system."