rc.carpmaster: remove openlog() call which changes php-fpm log facility
In commit 0eae38cd2511e304c4660f8aeead751564f9dfc9, this call was added alongside other changes to the rc.carpmaster script intended to reconfigure captiveportals upon promotion to master. When php-fpm executes rc.carpmaster, this call changes php-fpm's log facility and logs from php-fpm and commands that it spawns are no longer directed correctly via syslogd from that point forward.
rc.carpmaster: remove openlog() call which changes php-fpm log facility
In commit 0eae38cd2511e304c4660f8aeead751564f9dfc9, this call was added
alongside other changes to the rc.carpmaster script intended to reconfigure
captiveportals upon promotion to master. When php-fpm executes rc.carpmaster,
this call changes php-fpm's log facility and logs from php-fpm and commands that
it spawns are no longer directed correctly via syslogd from that point forward.