revert ulogd2 reload

master
vuko 2020-06-26 23:44:50 +02:00
parent a13a7613f3
commit ff6c7e2f81
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ in {
path = [ ulogd2 ];
serviceConfig.ExecReload = "${pkgs.util-linux}/bin/kill --signal HUP ''${MAINPID}";
serviceConfig.ExecStart = "${ulogd2}/bin/ulogd -c ${config}";
};
}