summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-t450s.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-05-21 14:27:27 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-05-21 14:27:27 +0200
commit84bcce819205194663e692afe4179da83c2e2ab0 (patch)
treed6782fc8a6e0e26c0bb86ec54cbaeeef890a6905 /chaos-at-home/ch-equinox-t450s.yml
parentsyncoid autosuspend: improve log out put and timer accuracy (diff)
ch-equinox-(ws|t450s): mask vboxweb.service
Diffstat (limited to 'chaos-at-home/ch-equinox-t450s.yml')
-rw-r--r--chaos-at-home/ch-equinox-t450s.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml
index 80e99072..6a9bbcb4 100644
--- a/chaos-at-home/ch-equinox-t450s.yml
+++ b/chaos-at-home/ch-equinox-t450s.yml
@@ -69,3 +69,9 @@
else
echo "Touchpad not found..."
fi
+
+ - name: mask virtualbox web service unit
+ systemd:
+ name: vboxweb.service
+ masked: true
+ state: stopped