aboutsummaryrefslogtreecommitdiffstats
path: root/community/alpine-desktop/alpine-desktop.post-install
blob: f49b58a59319930d8966a8cc48565a60475b0e61 (plain)
1
2
3
4
#!/bin/sh
# load mousedev if not already there
modprobe mousedev
exit 0