chiark / gitweb /
Initial version of glue - going to abandon -alloc stuff.
[userv-utils.git] / ipif / ipif
diff --git a/ipif/ipif b/ipif/ipif
new file mode 100644 (file)
index 0000000..a019469
--- /dev/null
+++ b/ipif/ipif
@@ -0,0 +1,9 @@
+if ( grep calling-user-shell /etc/shells
+   & glob service-user root
+   )
+       reset
+       no-set-environment
+       no-suppress-args
+       no-disconnect-hup
+       execute /usr/local/lib/userv/ipif /etc/userv/ipif/networks --
+fi