1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/services/web-apps
Florian Klink 962e15aebc nixos: remove StandardOutput=syslog, StandardError=syslog lines
Since systemd 243, docs were already steering users towards using
`journal`:

eedaf7f322

systemd 246 will go one step further, it shows warnings for these units
during bootup, and will [automatically convert these occurences to
`journal`](f3dc6af20f):

> [    6.955976] systemd[1]: /nix/store/hwyfgbwg804vmr92fxc1vkmqfq2k9s17-unit-display-manager.service/display-manager.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update│······················
 your unit file, and consider removing the setting altogether.

So there's no point of keeping `syslog` here, and it's probably a better
idea to just not set it, due to:

> This setting defaults to the value set with DefaultStandardOutput= in
> systemd-system.conf(5), which defaults to journal.
2020-08-13 18:49:15 +02:00
..
atlassian
icingaweb2
ihatemoney
codimd.nix
convos.nix
cryptpad.nix
documize.nix
dokuwiki.nix
engelsystem.nix
frab.nix
gerrit.nix
gotify-server.nix
grocy.nix
grocy.xml
jirafeau.nix
jitsi-meet.nix
limesurvey.nix
matomo-doc.xml
matomo.nix
mattermost.nix
mediawiki.nix
miniflux.nix
moinmoin.nix
moodle.nix
nextcloud.nix Revert "nextcloud: use mkDefault for whole nginx config" 2020-08-12 18:28:45 +02:00
nextcloud.xml
nexus.nix
pgpkeyserver-lite.nix
restya-board.nix
selfoss.nix
shiori.nix
sogo.nix
trac.nix
trilium.nix
tt-rss.nix nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
virtlyst.nix
wordpress.nix
youtrack.nix
zabbix.nix