From e9122b76ffd87dbcbe76d1e9149c48bb592de352 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Sun, 9 Dec 2018 19:09:43 -0500 Subject: A few more missing replacements of Emby --- debian/postrm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/postrm') diff --git a/debian/postrm b/debian/postrm index 69f527b1f..852841b16 100644 --- a/debian/postrm +++ b/debian/postrm @@ -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 -- cgit v1.2.3