]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/gnump3d/install.sh
Made the gnump3d working out of the box...
[people/pmueller/ipfire-2.x.git] / src / paks / gnump3d / install.sh
diff --git a/src/paks/gnump3d/install.sh b/src/paks/gnump3d/install.sh
new file mode 100644 (file)
index 0000000..552ad80
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/bash
+. /opt/pakfire/lib/functions.sh
+
+extract_files
+
+start_service --background ${NAME}
+
+ln -svf  ../init.d/gnump3d /etc/rc.d/rc0.d/K00gnump3d
+ln -svf  ../init.d/gnump3d /etc/rc.d/rc3.d/S99gnump3d
+ln -svf  ../init.d/gnump3d /etc/rc.d/rc6.d/K00gnump3d