We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a124017 commit 74f5a03Copy full SHA for 74f5a03
WebKit/StartScripts/SysV/Debian
@@ -7,6 +7,14 @@
7
#
8
# init.d script for Debian GNU/Linux
9
10
+### BEGIN INIT INFO
11
+# Provides: webkit
12
+# Required-Start: $local_fs $remote_fs $network $syslog
13
+# Required-Stop: $local_fs $remote_fs $network $syslog
14
+# Default-Start: 3 5
15
+# Default-Stop: 0 1 2 6
16
+# Description: WebKit Application Server (Webware for Python)
17
+### END INIT INFO
18
19
### START LOCAL CONFIGURATION
20
0 commit comments