Skip to content

Commit 35d7f3a

Browse files
authored
Merge pull request #7 from starwit/feature/change-systemd-logging-output
Syslog output should not be used anymore. Journal output is default
2 parents 6681776 + 315e58a commit 35d7f3a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

debian/rediswriter.service

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ WorkingDirectory=/opt/starwit/rediswriter
88
ExecStart=/usr/bin/python3 main.py
99
Restart=always
1010
RestartSec=5
11-
StandardOutput=syslog
12-
StandardError=syslog
13-
SyslogIdentifier=rediswriter
1411

1512
[Install]
1613
WantedBy=multi-user.target

0 commit comments

Comments
 (0)