Peter Nosko wrote:

> pn] Where is this command and its uses/options documented?

svi may be documented in Debian systems; in any case, it would appear
that it does exist there.  Red Hat introduced a "service" command which
does something similar on their systems.

The syntax for both is rather similar - it's basically a way to run init
scripts from anywhere in the system.  So, instead of:

# cd /etc/init.d
# ./xntpd restart

...you can type...

# svi xntpd restart

...and it works.  Oxygen (at least recent ones) should also support the
service command.

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to