summaryrefslogtreecommitdiff
path: root/core/ppp/ppp.systemd
diff options
context:
space:
mode:
Diffstat (limited to 'core/ppp/ppp.systemd')
-rw-r--r--core/ppp/ppp.systemd2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ppp/ppp.systemd b/core/ppp/ppp.systemd
index a5c490a73..8a963af74 100644
--- a/core/ppp/ppp.systemd
+++ b/core/ppp/ppp.systemd
@@ -3,7 +3,7 @@ Description=PPP link to %I
Before=network.target
[Service]
-ExecStart=/usr/sbin/pppd call %I nodetach
+ExecStart=/usr/sbin/pppd call %I nodetach nolog
[Install]
WantedBy=multi-user.target