You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
119 B
Plaintext

10 years ago
#!/bin/bash
cp .xinitrc /root/
cp xserver-nodm /etc/init.d/
ln -s /etc/init.d/xserver-nodm /etc/rc2.d/S99xserver-nodm