From 9984dd0c1fde1f412940c02d09918148673a7eae Mon Sep 17 00:00:00 2001 From: David Folkes Date: Fri, 13 Feb 2026 11:35:37 -0500 Subject: [PATCH] Update audiobookshelf/audiobookshelf.container --- audiobookshelf/audiobookshelf.container | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/audiobookshelf/audiobookshelf.container b/audiobookshelf/audiobookshelf.container index 922327e..bdaa072 100644 --- a/audiobookshelf/audiobookshelf.container +++ b/audiobookshelf/audiobookshelf.container @@ -15,7 +15,9 @@ Volume=audiobookshelf-config:/config:Z Volume=audiobookshelf-metadata:/metadata:Z [Service] +User=1000 +Group=1000 Restart=unless-stopped -[Install] -WantedBy=default.target +#[Install] +#WantedBy=default.target