|
|
|
|
|
by mhotchen
3437 days ago
|
|
Despite being in the man page, the flag --version didn't work for me on Ubuntu 16.04 (various different installations): $ init --version
init: unrecognised option '--version'
systemd --version works though: $ systemd --version
systemd 229
|
|