Why syslog.target anyway?
It doesn't exist
This commit is contained in:
parent
763670e46a
commit
4aa532bf4d
@ -262,8 +262,8 @@ in {
|
||||
in {
|
||||
description = "DNS proxy for ad filtering and DNS-over-HTTPS lookups.";
|
||||
wantedBy = [ "default.target" ];
|
||||
after = [ "syslog.target" "network.target" ];
|
||||
requires = [ "syslog.target" "network.target" ];
|
||||
after = [ "network.target" ];
|
||||
requires = [ "network.target" ];
|
||||
serviceConfig = {
|
||||
ExecStartPre = ''
|
||||
cp ${generate-config-file cfg} $RUNTIME_DIRECTORY/config.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user