On Sun, Aug 07, 2016 at 08:44:56PM +0300, Esa Peuha wrote:
> > PS: Is there any way to sanely restart /hurd/pflocal without
> > rebooting?
> 
> Yes, the commands to do that are
> 
> settrans -ck /servers/socket/1
> settrans -ck /servers/socket/1 /hurd/pflocal

I suggest you don't do that, since you'll basically replace the pflocal
instance for all the system, which might break already running
processes.

Use the remap translator instead, which is one of the things the Hurd
design allows you to do easily.

See /bin/remap to easily set one.

-- 
Richard Braun

Reply via email to