Policy daemon control

You can control the policy daemon by using the system resource controller (SRC).

For example, the command:
   startsrc -s policyd -a "-i 60"

starts the policy agent with a refresh interval of 60 seconds.

The command
   stopsrc -s policyd
stops the policy daemon.
Note: Stopping the policy daemon does not remove the installed policies in the kernel. When you start the policy daemon again, the old policies (previously installed in the kernel) are deleted, and the policies defined in the /etc/policyd.conf file are reinstalled.

The refresh SRC command is not currently supported.