From b71e60391f7898f627037afaf40d54ca102d176a Mon Sep 17 00:00:00 2001 From: Lemniskett Date: Sun, 24 Jan 2021 22:10:13 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c29ae5..fd856c6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Before creating chroot enviroment, edit your chroot username in ```/etc/archbox. sudo archbox --create ``` ### 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```) : ``` [Unit]