From 8115bbac17af529d4f5b3661a6d7a3bd75af28bb Mon Sep 17 00:00:00 2001 From: Thomas Belway Date: Thu, 12 Dec 2024 10:15:11 -0500 Subject: [PATCH] fixing README typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d9b0c..08e7940 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,10 @@ Just run the script with the URL and Version declared as follows: ## Running the Container When setting hostname, make sure you use the hostname of the baremetal server or VM that you are running the container on. Otherwise you will need to accept the license at each initialization. +Assuming you are using rootless like I am, you'll need to have created a rootless user and enabled lingering. I'm using quadlets, so here's an example quadlet: ```bash -# in your rootless podman container direction, ie: /etc/containers/systemd/users/${USER_UID}/ +# in your rootless podman container directory, ie: /etc/containers/systemd/users/${USER_UID}/ # foundryvtt.container [Unit] Description=FoundryVTT Custom Container