Specifications
18
295
18 Configuring and Managing iCal
Service and iChat Service
Use this chapter to learn the commands to configure and
administer iCal and iChat services.
This chapter describes the commands for configuring and managing iCal and iChat
services.
For more information, see iCal Service Administration and iChat Service Administration.
Configuring iCal Service
To start and stop the iCal service and to configure its settings, use the caldavd
command-line tool. For more information about this tool, see its man page.
To view help information:
$ caldavd -h
To start the service:
$ sudo caldavd start
To stop the service:
$ sudo caldavd stop
To restart the service:
$ sudo caldavd restart
To specify the path to the configuration file:
$ sudo caldavd -f
path
Replace
path
with the name of the configuration file, including the path (for example,
/etc/caldavd/caldavd.plist).