Harry Putnam:
What tools do we have for setting services to run levels
As of Debian 8, you are using a systemd operating system. Forget about
runlevels. They are, as the systemd doco says several times over,
"obsolete".
* https://unix.stackexchange.com/a/196014/5132
* https://unix.stacke
Perhaps, from man systemctl
isolate NAME
Start the unit specified on the command line and its
dependencies and stop all others. If a unit name
with no extension is given, an extension of ".target" will be
assumed.
This is similar to changing the runlevel i
What tools do we have for setting services to run levels
3 matches
Mail list logo