how to know which file affect when we use systmctl code example
Example 1: start systemctl service
sudo systemctl start application
Example 2: start systemctl service
sudo systemctl start application.service
sudo systemctl start application
sudo systemctl start application.service