summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--satellit_installer/static_files/dmsd/etc/systemd/system/dmsd.service3
-rw-r--r--satellit_installer/static_files/taskmanager/etc/systemd/system/taskmanager.service3
2 files changed, 0 insertions, 6 deletions
diff --git a/satellit_installer/static_files/dmsd/etc/systemd/system/dmsd.service b/satellit_installer/static_files/dmsd/etc/systemd/system/dmsd.service
index 0483189..586ff42 100644
--- a/satellit_installer/static_files/dmsd/etc/systemd/system/dmsd.service
+++ b/satellit_installer/static_files/dmsd/etc/systemd/system/dmsd.service
@@ -10,9 +10,6 @@ WorkingDirectory=/opt/dmsd
ExecStart=/opt/dmsd/dmsd.sh
Restart=always
RestartSec=5
-SyslogIdentifier=dmsd
-StandardOutput=syslog
-StandardError=syslog
[Install]
WantedBy=multi-user.target
diff --git a/satellit_installer/static_files/taskmanager/etc/systemd/system/taskmanager.service b/satellit_installer/static_files/taskmanager/etc/systemd/system/taskmanager.service
index 53b271e..b6ee426 100644
--- a/satellit_installer/static_files/taskmanager/etc/systemd/system/taskmanager.service
+++ b/satellit_installer/static_files/taskmanager/etc/systemd/system/taskmanager.service
@@ -9,9 +9,6 @@ WorkingDirectory=/opt/taskmanager/
ExecStart=/opt/taskmanager/taskmanager.sh
Restart=always
RestartSec=5
-SyslogIdentifier=taskmanager
-StandardOutput=syslog
-StandardError=syslog
[Install]
WantedBy=multi-user.target