filesystems: re-enable with systemd because installer needs mounted entries
This commit is contained in:
parent
7cd0c08d6b
commit
a6f03cc4b3
@ -5,9 +5,6 @@
|
||||
# Copyright (c) 2007 by Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||
# Copyright (c) 2009-2013 by Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
|
||||
# systemd: completely disable for now
|
||||
[ -d /run/systemd ] && exit 0
|
||||
|
||||
if [ $UID != 0 ]; then
|
||||
echo "$0: must be superuser." >&2
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user