mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 12:10:07 +09:00
cmstart.sh: exec xcompmgr (#149)
This will release resources used by /bin/sh process
This commit is contained in:
parent
120b3bb4f5
commit
74885481d8
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
if grep -q okay /proc/device-tree/soc/v3d@7ec00000/status 2> /dev/null || grep -q okay /proc/device-tree/soc/firmwarekms@7e600000/status 2> /dev/null ; then
|
||||
xcompmgr -aR
|
||||
exec xcompmgr -aR
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user