Skip to content

Conversation

@seb128
Copy link
Contributor

@seb128 seb128 commented Feb 24, 2020

Let the preferred/configured logging system to be used instead

Let the preferred/configured logging system to be used instead
@seb128
Copy link
Contributor Author

seb128 commented Feb 24, 2020

The issue was raising in the Ubuntu review for promotion to main
https://bugs.launchpad.net/ubuntu/+source/gamemode/+bug/1853830

However, I don’t understand why the systemd service is called with -l (log to syslog), which is out default for systemd service (the journal forwards to syslog, even for user services). The day we want to remove syslog completely, it will prevent having to patch it.

That's a valid point, forwaring to syslog is configured by the distribution/sysadmin when wanted, there is no reason individual services need to enforce the option

@mdiluz
Copy link
Contributor

mdiluz commented Feb 26, 2020

Ah, my bad here - I'd not known the defaults would correctly forward the output if it wasn't specified

@afayaz-feral afayaz-feral merged commit 883d7c1 into FeralInteractive:master Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants