Jelajahi Sumber

remove syslog stuff from service files

bernn 2 tahun lalu
induk
melakukan
67f6f957df
2 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 3
      ICGLabelClient.service
  2. 0 3
      hidLabel.service

+ 0 - 3
ICGLabelClient.service

@@ -3,9 +3,6 @@
     ExecStart=/usr/bin/node /home/pi/ICGLabelServer/ICGLabelClient.js
     Restart=always
     RestartSec=10
-    StandardOutput=syslog
-    StandardError=syslog
-    SyslogIdentifier=WSLabelInternet
     User=root
     Group=root
     Environment=NODE_ENV=production

+ 0 - 3
hidLabel.service

@@ -3,9 +3,6 @@
     ExecStart=/usr/bin/node /home/pi/ICGLabelServer/hidLabel.js
     Restart=always
     RestartSec=10
-    StandardOutput=syslog
-    StandardError=syslog
-    SyslogIdentifier=WSLabelInternet
     User=root
     Group=root
     Environment=NODE_ENV=production