move *.service files to subdirectory container and add service file for standalone operations in standalone

This commit is contained in:
Thomas Peetz
2026-05-04 15:02:41 +02:00
committed by Thomas Peetz
parent 8cbd04c97a
commit 72cafe08ac
14 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ set -e
cd "$(dirname "$0")/.."
echo "==> Setting up systemd user services"
cp service/*.service $HOME/.config/systemd/user/
cp service/container/*.service $HOME/.config/systemd/user/