typo
cat > /etc/systemd/system/data.mount << EOF
This commit is contained in:
parent
b87184045a
commit
e59501d09b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ MAILADDR xxx@xxx.org
|
||||||
# Start service
|
# Start service
|
||||||
systemctl start mdmonitor.service
|
systemctl start mdmonitor.service
|
||||||
|
|
||||||
cat > /etc/systemd/system/data.mont << EOF
|
cat > /etc/systemd/system/data.mount << EOF
|
||||||
[Mount]
|
[Mount]
|
||||||
What=/dev/md0
|
What=/dev/md0
|
||||||
Where=/data
|
Where=/data
|
||||||
|
|
Loading…
Reference in a new issue