Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…CalendarServer/trunk@1491 e27351fd-9f3e-4f54-a53b-843176b1656c
  • Loading branch information
Wilfredo Sanchez committed Apr 17, 2007
1 parent 3ee62f3 commit 4b6ae3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions run
Expand Up @@ -231,10 +231,10 @@ run () {
mkdir "${wd}/logs";
fi;
exec "${caldav}/bin/caldavd" ${daemonize} \
-f "${config}" \
-T "${twisted}/bin/twistd" \
-P "${plugin_name}" \
-t "${service_type}" \
-f "${config}" \
-T "${twisted}/bin/twistd" \
-P "${plugin_name}" \
-t "${service_type}" \
${profile};
cd /;
fi;
Expand Down

0 comments on commit 4b6ae3e

Please sign in to comment.