Browse Source

remove syslog stuff from service files

bernn 2 năm trước cách đây
mục cha
commit
67f6f957df
2 tập tin đã thay đổi với 0 bổ sung6 xóa
  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