Hello all, I'm using transmission-2.84 (non-GTK, non-QT) with OpenBSD 5.6 release.
transmission-daemon doesn't seem to be starting at boot time. Here is my rc.conf.local --$ cat /etc/rc.conf.local
ntpd_flags= xdm_flags= transmission_daemon_flags= -- I rebooted, then checked to see if it was running: -- $ sudo /etc/rc.d/transmission_daemon check -- It does not seem to be running: -- $ echo $? 1 -- Something I'm doing wrong? Max
