diff options
-rw-r--r-- | net/netatalk-devel/files/patch-ab | 3 | ||||
-rw-r--r-- | net/netatalk/files/patch-ab | 3 |
2 files changed, 4 insertions, 2 deletions
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 diff --git a/net/netatalk/files/patch-ab b/net/netatalk/files/patch-ab index 4c760c2adbbd..4007e5d7c12a 100644 --- a/net/netatalk/files/patch-ab +++ b/net/netatalk/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 |