mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
treewide: stop using deprecated git.io shortlink service
This commit is contained in:
parent
c61c88ac70
commit
04d33b98e1
3 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ in {
|
|||
include = mkDefault "/etc/mackerel-agent/conf.d/*.conf";
|
||||
};
|
||||
|
||||
# upstream service file in https://git.io/JUt4Q
|
||||
# upstream service file in https://github.com/mackerelio/mackerel-agent/blob/master/packaging/rpm/src/mackerel-agent.service
|
||||
systemd.services.mackerel-agent = {
|
||||
description = "mackerel.io agent";
|
||||
wants = [ "network-online.target" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue