Skip to content

Commit 4f35a90

Browse files
committed
include_path-related things.
1 parent 291be9b commit 4f35a90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

init-scripts/phpd

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
# processname: phpd
88
# pidfile: /var/run/phpd.pid
99

10+
. /etc/init.d/functions
11+
1012
phpd="/usr/sbin/phpd"
1113
prog=$(basename $phpd)
1214

0 commit comments

Comments
 (0)