write log to file for tail

This commit is contained in:
ntr
2019-11-13 13:12:06 +11:00
parent 3c8aace660
commit 8a654bcee4
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -7,8 +7,9 @@ ExecStart=/usr/local/mnml/bin/mnml
KillMode=process
Restart=on-failure
RestartPreventExitStatus=255
#StandardOutput=file:/var/log/mnml/mnml.log
StandardOutput=null
StandardError=null
[Install]
WantedBy=multi-user.target