Fix the systemd config path to the new URL

master
Harshavardhana 8 years ago
parent 271e3ecde5
commit 8816b08aae
  1. 2
      docs/service/linux/README.md

@ -28,7 +28,7 @@ EOT
Download `minio.service` into `/etc/systemd/system/`
```
( cd /etc/systemd/system/; curl -O https://raw.githubusercontent.com/minio/minio-systemd/master/minio.service )
( cd /etc/systemd/system/; curl -O https://raw.githubusercontent.com/minio/minio-service/master/linux-systemd/minio.service )
```
## Enable Minio service

Loading…
Cancel
Save