Examine these commands used to control UPSTART logging: [root@FAROUT init] # initctl
log-priority info [root@FAROUT init] # initctl log-priority Info [root@FAROUT init]# Which
three statements are true about the logging done through these commands?
A.
UPSTART logs State Changes to /vat/log/messages.
B.
UPSTART logs event emissions to /var/log/messages.
C.
UPSTART logs only informational messages about warnings to /var/log/messages.
D.
UPSTART logs only informational messages about warnings and errors to
/var/log/messages.
E.
UPSTART logs job goals to /var/log/massages.
Explanation: