nixpkgs/nixos/modules/services/security
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
..
bitwarden_rs treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
certmgr.nix nixos/certmgr: Flip either submodule path type 2020-01-08 23:54:45 +01:00
cfssl.nix nixos/cfssl: don't create user/group unless service is enabled 2018-08-21 16:24:31 -04:00
clamav.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
fail2ban.nix fail2ban: fix firewall warning 2020-03-22 18:11:36 +01:00
fprintd.nix fprintd: 0.9.0 -> 1.90.1 2020-05-19 14:03:31 +02:00
fprot.nix treewide: add bool type to enable options, or make use of mkEnableOption 2020-04-21 08:55:36 +02:00
haka.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
haveged.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
hologram-agent.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
hologram-server.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
munge.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
nginx-sso.nix nixos/nginx.sso: add package option 2020-01-12 14:35:23 +01:00
oauth2_proxy.nix oauth2_proxy: 5.1.1 -> 6.0.0 (#93121) 2020-07-19 22:08:33 -07:00
oauth2_proxy_nginx.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
physlock.nix nixos/physlock: add suspend-then-hibernate to suspend/hibernate units 2020-06-16 23:42:56 +02:00
privacyidea.nix nixos: remove StandardOutput=syslog, StandardError=syslog lines 2020-08-13 18:49:15 +02:00
shibboleth-sp.nix shibboleth: Add Myself as a Maintainer (#25817) 2017-05-16 10:11:55 +01:00
sks.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
sshguard.nix nixos/sshguard: use nftables backend if enabled 2020-01-27 14:42:28 +01:00
tor.nix nixos/*: wheter -> whether 2020-07-04 15:20:41 +02:00
torify.nix nixos/tsocks: Add types to the options 2020-01-05 00:15:26 +01:00
torsocks.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
usbguard.nix nixos/usbguard: rework 2020-08-08 23:26:07 +02:00
vault.nix nixos/vault: add ExecReload entry 2020-01-24 18:59:13 +01:00
yubikey-agent.nix nixos/yubikey-agent: add missing mkIf 2020-07-26 09:34:24 +02:00