We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df14673 commit e78d2d4Copy full SHA for e78d2d4
1 file changed
init/elmasy.service
@@ -7,6 +7,8 @@ User=elmasy
7
Group=elmasy
8
WorkingDirectory=/opt/elmasy
9
ExecStart=/opt/elmasy/elmasy
10
+StandardOutput=file:/var/log/elmasy.log
11
+StandardError=file:/var/log/elmasy.log
12
13
[Install]
14
WantedBy=multi-user.target
0 commit comments