summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rwxr-xr-xhost/rootfs/etc/mdev/listen2
-rwxr-xr-xhost/rootfs/etc/mdev/wait2
2 files changed, 2 insertions, 2 deletions
diff --git a/host/rootfs/etc/mdev/listen b/host/rootfs/etc/mdev/listen
index 6bc6f2c..8c8d864 100755
--- a/host/rootfs/etc/mdev/listen
+++ b/host/rootfs/etc/mdev/listen
@@ -1,4 +1,4 @@
-#!/bin/execlineb -s1
+#!/bin/execlineb -S1
 # SPDX-License-Identifier: EUPL-1.2+
 # SPDX-FileCopyrightText: 2021 Alyssa Ross <hi@alyssa.is>
 
diff --git a/host/rootfs/etc/mdev/wait b/host/rootfs/etc/mdev/wait
index 3b85de8..625cd46 100755
--- a/host/rootfs/etc/mdev/wait
+++ b/host/rootfs/etc/mdev/wait
@@ -1,4 +1,4 @@
-#!/bin/execlineb -s1
+#!/bin/execlineb -S1
 # SPDX-License-Identifier: EUPL-1.2+
 # SPDX-FileCopyrightText: 2021 Alyssa Ross <hi@alyssa.is>