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