summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service')
-rw-r--r--core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service b/core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service
deleted file mode 100644
index 71a81d3f..00000000
--- a/core/rootfs/rootfs-stage32/data/etc/systemd/system/setup-slx-addons.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Download, mount and append SLX addons
-After=tmp.target
-Wants=tmp.target
-DefaultDependencies=no
-
-[Service]
-Type=oneshot
-ExecStart=/opt/openslx/scripts/systemd-setup_slx_addons
-RemainAfterExit=yes
-