summaryrefslogtreecommitdiffstats
path: root/net/netatalk-devel
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-03-15 12:06:24 +0000
committerroam <roam@FreeBSD.org>2001-03-15 12:06:24 +0000
commit3b51f3752c68b20aca912e5e4e05bf5750f38159 (patch)
tree251fb02b8cd46b9ad59afdac9f61d7afd26c6382 /net/netatalk-devel
parent888f5256abc3c33ac93d93df2ebfc191539a375a (diff)
downloadFreeBSD-ports-3b51f3752c68b20aca912e5e4e05bf5750f38159.zip
FreeBSD-ports-3b51f3752c68b20aca912e5e4e05bf5750f38159.tar.gz
Add '#!/bin/sh' to the startup script, so there's no chance of
confusion when starting/stopping it manually from a user shell. PR: 25824 Submitted by: Christoph Sold <so@i-clue.de>
Diffstat (limited to 'net/netatalk-devel')
-rw-r--r--net/netatalk-devel/files/patch-ab3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netatalk-devel/files/patch-ab b/net/netatalk-devel/files/patch-ab
index 4c760c2..4007e5d 100644
--- a/net/netatalk-devel/files/patch-ab
+++ b/net/netatalk-devel/files/patch-ab
@@ -3,7 +3,8 @@ diff -crP ../netatalk-1.4b2/rc.atalk.freebsd ./rc.atalk.freebsd
--- ./rc.atalk.freebsd Thu Jul 24 02:14:39 1997
***************
*** 0 ****
---- 1,26 ----
+--- 1,27 ----
++ #!/bin/sh
+ #
+ # AppleTalk daemons. Make sure not to start atalkd in the background:
+ # its data structures must have time to stablize before running the
OpenPOWER on IntegriCloud