[systemd-devel] systemd log_debug

2021-06-09 Thread Ted Toth
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 ___ syst

Re: [systemd-devel] socket activation SELinuxContextFromNet issue

2021-06-09 Thread Ted Toth
Unfortunately I was using 0.0.0.0 to connect to rsync in the proxy and the netlabel.rules entry for that ip is unlabeled when I changed the ip to 127.0.0.1 systemd no longer reports this error. Ted On Tue, Jun 8, 2021 at 10:16 AM Ted Toth wrote: > > I'm working on a proxy to encrypt rsync networ