]> git.ipfire.org Git - ipfire-2.x.git/blob - src/paks/gnump3d/install.sh
Made the gnump3d working out of the box...
[ipfire-2.x.git] / src / paks / gnump3d / install.sh
1 #!/bin/bash
2 . /opt/pakfire/lib/functions.sh
3
4 extract_files
5
6 start_service --background ${NAME}
7
8 ln -svf ../init.d/gnump3d /etc/rc.d/rc0.d/K00gnump3d
9 ln -svf ../init.d/gnump3d /etc/rc.d/rc3.d/S99gnump3d
10 ln -svf ../init.d/gnump3d /etc/rc.d/rc6.d/K00gnump3d