From 2423550b5f9fc932c09761d1a314434df3076bf2 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Thu, 15 Mar 2001 12:06:24 +0000 Subject: 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 --- net/netatalk-devel/files/patch-ab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/netatalk-devel/files/patch-ab') diff --git a/net/netatalk-devel/files/patch-ab b/net/netatalk-devel/files/patch-ab index 4c760c2adbbd..4007e5d7c12a 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 -- cgit v1.2.3