From 3811a1a043902d803870e7e0026ff5acb7fdc172 Mon Sep 17 00:00:00 2001 From: Yasin Kaya Date: Wed, 18 Nov 2020 10:56:11 -0800 Subject: [PATCH] removed User=pi line to provide more compatibility --- ppp_installer/reconnect_service | 1 - 1 file changed, 1 deletion(-) diff --git a/ppp_installer/reconnect_service b/ppp_installer/reconnect_service index aed5577..59d706e 100644 --- a/ppp_installer/reconnect_service +++ b/ppp_installer/reconnect_service @@ -8,7 +8,6 @@ WorkingDirectory=/opt/sixfab/ppp_connection_manager StandardOutput=inherit StandardError=inherit Restart=always -User=pi [Install] WantedBy=multi-user.target