|
|
|
|
|
by vetinari
3543 days ago
|
|
'disable' can still start the service, if another service claims it as a dependency. It will not start the service, if it is the last one in the dependency chain. 'mask' will not start the service, not even as a dependency to another service; instead it will rather let the dependent service fail to start. |
|