What do I need to do to enable log_debug logging in systemd (on centos7), edit /etc/systemd/system.conf and set LogLevel=debug? If so, how do I get systemd to reread the config file (kill -HUP 1)? Where do I view the messages, journalctl -l? Ted