network/ipxnet: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
This commit is contained in:
parent
684543d1fe
commit
0e21c9b0a1
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for ipxnet
|
# Slackware build script for ipxnet
|
||||||
|
|
||||||
# Written by B. Watson (yalhcru@gmail.com)
|
# Written by B. Watson (urchlay@slackware.uk)
|
||||||
|
|
||||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||||
|
|
||||||
|
|
|
@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="B. Watson"
|
MAINTAINER="B. Watson"
|
||||||
EMAIL="yalhcru@gmail.com"
|
EMAIL="urchlay@slackware.uk"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# "Simple" init script for SBo ipxnet, by B. Watson <yalhcru@gmail.com>. If
|
# "Simple" init script for SBo ipxnet, by B. Watson <urchlay@slackware.uk>. If
|
||||||
# you need something fancier (multiple instances of ipxnet), feel free
|
# you need something fancier (multiple instances of ipxnet), feel free
|
||||||
# to implement it here and send me the updated script. I'll add it to
|
# to implement it here and send me the updated script. I'll add it to
|
||||||
# the SBo build.
|
# the SBo build.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Config file for SBo ipxnet startup script, by B. Watson <yalhcru@gmail.com>.
|
# Config file for SBo ipxnet startup script, by B. Watson <urchlay@slackware.uk>.
|
||||||
|
|
||||||
# ipxnet-system binary runs setuid nobody by default, but has the
|
# ipxnet-system binary runs setuid nobody by default, but has the
|
||||||
# cap_net_bind_service capability set. This gives the ipxnet-system
|
# cap_net_bind_service capability set. This gives the ipxnet-system
|
||||||
|
|
Loading…
Reference in New Issue