Displaying 1 result from an estimated 1 matches for "43min".
Did you mean:
3min
2015 Feb 25
2
CentOS 7, systemd and firewall-cmd
I'm having issues with an rsyncd. systemctl status rsyncd shows it running
rsyncd.service - fast remote file copy program daemon
Loaded: loaded (/usr/lib/systemd/system/rsyncd.service; enabled)
Active: active (running) since Wed 2015-02-25 10:57:02 EST; 4h 43min ago
Main PID: 31672 (rsync)
CGroup: /system.slice/rsyncd.service
`-31672 /usr/bin/rsync --daemon --no-detach
But
firewall-cmd --list-all
public (default, active)
interfaces: em1 em2
sources:
services: dhcpv6-client mountd nfs rpc-bind samba ssh
ports: 631/udp 22/tcp
masque...