/ sbin / service simply runs the corresponding script in /etc/init.d. The advantage of run / sbin / service is that it first installs a "clean" environment. On the service page:
Servicestarts the initialization of the System V init script or upstart in as as much as possible a predictable environment, removing most of the environment variables and the current working directory installed in /.
source share