From c20d24ad129a3d1678ece7234ee0bfb00d408497 Mon Sep 17 00:00:00 2001 From: Gregory Colpart Date: Tue, 12 Jun 2018 03:10:26 +0200 Subject: [PATCH] ajout du check pour la conf CUPS --- HowtoCheckconf.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/HowtoCheckconf.md b/HowtoCheckconf.md index 730d9235..2d0fb197 100644 --- a/HowtoCheckconf.md +++ b/HowtoCheckconf.md @@ -175,4 +175,11 @@ $ charybdis-ircd -conftest ~~~ # ifup --no-act eth0 -~~~ \ No newline at end of file +~~~ + + +# CUPS + +~~~ +# cupsd -t -c test.conf +~~~