From a0f116fb849a0f39cc1e05b6685ed9bfc716e124 Mon Sep 17 00:00:00 2001 From: Brian Lee Date: Sat, 15 Jul 2023 07:05:27 -0700 Subject: [PATCH] Systemd note. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20bc69d..8b573b7 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ See the role [defaults](defaults/main.yml) and the Nextcloud [environment variab - import_tasks: nginx_conf.yml ``` +## Systemd + +``` +systemctl --user status container-nextcloud.service +``` + ## Upgrades Configure `nextcloud_version`.