mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
flash.start: fix djmount upnp directory
Origin commit data
------------------
Commit: eb2edf404b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Origin message was:
------------------
- flash.start: fix djmount upnp directory
This commit is contained in:
@@ -13,7 +13,7 @@ fi
|
|||||||
|
|
||||||
if [ -e /var/etc/.djmount ]; then
|
if [ -e /var/etc/.djmount ]; then
|
||||||
echo "Kill djmount"
|
echo "Kill djmount"
|
||||||
fusermount -u /media/upnp
|
fusermount -u /media/00upnp
|
||||||
fi
|
fi
|
||||||
|
|
||||||
## remount rootfs readonly #################
|
## remount rootfs readonly #################
|
||||||
|
Reference in New Issue
Block a user