move *.service files to subdirectory container and add service file for standalone operations in standalone
This commit is contained in:
+1
-1
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user