forked from kiss-community/repo
mdevd: exec 2>&1 in service
This commit is contained in:
parent
102519362f
commit
4a0ba825ab
@ -1,4 +1,4 @@
|
||||
5fcca30a90ecac926683290e17fe77426840481284a7d499202f6a7aa27910f5
|
||||
71f7408ad041500c137b8ee1f37a8553322a12cc2aad6d93c851122f40bcbee2
|
||||
f28498912c9ca997e2cf16ec745ac904a29f3c1f9c5e0a5821a37390ca76367a
|
||||
75be917720e059b8cf41738463b2b2fd5cb6c04fbf36b6ce6966b6a2b72caa0f
|
||||
917bb58ccf50bc0193779c750b04a611b4843ff92cbce71293a8bbe69261f15c
|
||||
|
@ -3,4 +3,4 @@
|
||||
# Null the legacy hotplugger as the service will take over from here.
|
||||
printf '\n' 2>/dev/null > /proc/sys/kernel/hotplug
|
||||
|
||||
exec mdevd -f /etc/mdevd.conf -O 4
|
||||
exec mdevd -f /etc/mdevd.conf -O 4 2>&1
|
||||
|
@ -1 +1 @@
|
||||
0.1.6.0 1
|
||||
0.1.6.0 2
|
||||
|
Loading…
Reference in New Issue
Block a user