We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d73af commit 84d4ef8Copy full SHA for 84d4ef8
README.md
@@ -47,3 +47,8 @@ a2enmod apreq
47
* Import the SQL database
48
* Configure firewall and Postfix if required
49
50
+* Enable init scripts:
51
+```
52
+update-rc.d process-sigs.rc defaults
53
+update-rc.d serial-dump.rc defaults
54
+
0 commit comments