Hide Forgot
jik2:~!1254$ rpm -qf /lib/systemd/system/smb.service samba-3.6.0-73.fc16.x86_64 jik2:~!1255$ grep PIDFile /lib/systemd/system/nmb.service /lib/systemd/system/smb.service /lib/systemd/system/winbind.service /lib/systemd/system/nmb.service:PIDFile=/run/nmbd.pid /lib/systemd/system/smb.service:PIDFile=/run/smbd.pid /lib/systemd/system/winbind.service:PIDFile=/run/winbindd.pid jik2:~!1256$ Should say /var/run, not /run.
Apparently /var/run and /run are the same thing. Sorry about the false report.