aboutsummaryrefslogtreecommitdiff
path: root/sysutils/oddjob/pkg-message
blob: e9d15591473aca7722de1c90d9cc325cd7c162f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
oddjob installed a D-Bus system policy.  Reload the system message bus so
oddjobd is allowed to claim its bus name:

	service dbus reload

To run the daemon standalone (FreeIPA starts it for you via ipactl):

	sysrc oddjobd_enable=YES
	service oddjobd start
EOM
}
]