summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target
diff options
context:
space:
mode:
Diffstat (limited to 'core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target')
-rw-r--r--core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target b/core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target
new file mode 100644
index 00000000..9b2e9e94
--- /dev/null
+++ b/core/rootfs/rootfs-stage32/data/etc/systemd/system/stage4.target
@@ -0,0 +1,5 @@
+[Unit]
+Requires=mount-stage4.service
+After=mount-stage4.service
+Description=OpenSLX Stage 4
+RefuseManualStart=yes