summaryrefslogtreecommitdiff
path: root/core/ppp/ppp.systemd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
committerroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
commit999ea819e4912b07aecd1ee8187ff1abcdb3de36 (patch)
tree309344ea67ffd1cdd352b31536c71cec2ce08302 /core/ppp/ppp.systemd
parentdf4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (diff)
Thu Jun 13 00:06:37 PDT 2013
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