Update README.md

This commit is contained in:
Lemniskett 2021-01-24 22:10:13 +07:00 committed by GitHub
parent cc7273c14c
commit b71e60391f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ Before creating chroot enviroment, edit your chroot username in ```/etc/archbox.
sudo archbox --create <archlinux tarball download link> sudo archbox --create <archlinux tarball download link>
``` ```
### Configuring filesystem automount ### Configuring filesystem automount
Execute ```/usr/local/share/archbox/bin/archboxinit start``` on boot. Execute ```archbox --mount``` on boot.
If you use systemd, you can create a systemd service with this syntax below (Assuming the install prefix is ```/usr/local```) : If you use systemd, you can create a systemd service with this syntax below (Assuming the install prefix is ```/usr/local```) :
``` ```
[Unit] [Unit]