Update installentware.sh
Manual enable mount at boot
This commit is contained in:
@@ -28,7 +28,7 @@ Options=bind
|
||||
WantedBy=multi-user.target
|
||||
EOF
|
||||
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
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user