upload tizen1.0 source
[adaptation/system-plugin-slp.git] / etc / rc.d / rc.firstboot
1 #!/bin/sh
2
3 #/sbin/ldconfig -f /opt/etc/ld.so.conf -C /opt/etc/ld.so.cache
4 /sbin/ldconfig
5
6 # for /etc/.info/system.info
7 /bin/sysinfo
8
9 ln -s /opt/etc/X11/xorg.conf.d.default /opt/etc/X11/xorg.conf.d
10
11 if [ -e /opt/system/csc/.factoryreset ]; then
12         rm -f /opt/system/csc/.factoryreset
13 fi
14 sync