Peter M. Groen
/
knowledgetree
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code ยป
Commit
87ab8591d459a018691b1d1ce33fdc1ddd8c76da
Authored by
Megan Watson
2009-11-30 14:50:16 +0200
2 parents
92c255bf
aa5c1216
Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
dmsctl.sh
dmsctl.sh
View file @
87ab859
1
+#!/bin/bash
2
+
1
3
# Boot KnowledgeTree services
2
4
# chkconfig: 2345 55 25
3
5
# description: KnowledgeTree Services
...
...