fix(xoa#timezone): prefix command with sudo

This commit is contained in:
Julien Fontanet 2017-05-12 14:19:22 +02:00
parent 044d9cb4dc
commit 7fe1aa443b

View File

@ -174,7 +174,7 @@ In any case, if you lose your password, you can reset the database and get the d
## Timezone
You can verify if your time is correctly set with the `date` command. To set XOA to your current timezone, use `dpkg-reconfigure tzdata`.
You can verify if your time is correctly set with the `date` command. To set XOA to your current timezone, use `sudo dpkg-reconfigure tzdata`.
## Restart the service