Skip to content

Commit fa6f9c6

Browse files
committed
Remove network.target dep on path units
Prevents dependency cycle on shutdown
1 parent eb4b339 commit fa6f9c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/files/camera-streamer/camera-streamer-control

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ for conf in /boot/camera-streamer/usb-*.conf; do
3232
cat > "$path_dir/camera-streamer-usb-$name.path" <<EOF
3333
[Unit]
3434
Description=camera-streamer $name autolaunch
35-
After=network.target
3635
3736
[Path]
3837
PathExistsGlob=$DEVICE

0 commit comments

Comments
 (0)