update systemd service files and add script to copy these files

This commit is contained in:
2026-04-12 17:51:19 +02:00
parent 74d29ae8ef
commit e82f2825ae
12 changed files with 64 additions and 12 deletions
Executable
+11
View File
@@ -0,0 +1,11 @@
#!/bin/sh
# script/service: Setup user systemd scripts
set -e
cd "$(dirname "$0")/.."
echo "==> Setting up systemd user services"
cp service/*.service $HOME/.config/systemd/user/