Update installentware.sh
Manual enable mount at boot
This commit is contained in:
@@ -28,7 +28,7 @@ Options=bind
|
|||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl enable opt.mount
|
ln -s /etc/systemd/system/opt.mount /etc/systemd/system/multi-user.target.wants/opt.mount
|
||||||
systemctl start opt.mount
|
systemctl start opt.mount
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user