A few more missing replacements of Emby

This commit is contained in:
Joshua Boniface
2018-12-09 19:09:43 -05:00
parent 5090eeb215
commit e9122b76ff
10 changed files with 39 additions and 39 deletions

2
debian/postrm vendored
View File

@@ -15,7 +15,7 @@ if [[ -f $CONF_FILE ]]; then
. $CONF_FILE
fi
# Data directory where Emby database, cache and logs are stored
# Data directory where Jellyfin database, cache and logs are stored
PROGRAMDATA=${JELLYFIN_DATA-/var/lib/$NAME}
# In case this system is running systemd, we make systemd reload the unit files