On 07/13/2017 02:26 PM, Chad Cordero wrote: > My question is, should I modify my After line in the “[Unit]” section of my postfix.service file to read “After=syslog.target network.target opendkim.service saslauthd.service” or is there a better way to accomplish this? Use "systemctl edit postfix.service" to create a new drop-in snippet, and make that change there.