Package-Manager: portage-2.2.20.1
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
# Work around any strange permissions that may be on these files.
[ "x${MYTHBACKEND_LOGGING}" = "xfiles" ] && \
- checkpath --directory --owner mythv:video --mode 0775 /var/log/mythtv
- checkpath --directory --owner mythv:video --mode 0775 /home/mythtv
+ checkpath --directory --owner mythtv:video --mode 0775 /var/log/mythtv
+ checkpath --directory --owner mythtv:video --mode 0775 /home/mythtv
ebegin "Starting MythTV Backend"
start-stop-daemon --start --quiet --exec /usr/bin/mythbackend \