Date: Fri, 29 Sep 1995 15:03:20 -0700 From: Joerg Wunsch <joerg> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/slattach slattach.c Message-ID: <199509292203.PAA05258@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 95/09/29 15:03:19 Modified: sbin/slattach slattach.c Log: Call the -u UCMD command on exit. The command is called with the current unit number, and the "new" unit number of -1. This allows the script to actually deconfigure the SLIP interface (e.g. by running "ifconfig delete") which has been impossible previously. This is most likely a candidate for 2.1, too.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509292203.PAA05258>