Compare commits
No commits in common. "399347fb9ef4d7baa94f193235874a23ce3b873f" and "dab9d347780b6dcdcc071ad6c1c6c128f2511c16" have entirely different histories.
399347fb9e
...
dab9d34778
1 changed files with 0 additions and 11 deletions
|
|
@ -3,15 +3,4 @@
|
|||
enable = true;
|
||||
settings.Upload.URL = "http://100.64.0.6:19532";
|
||||
};
|
||||
|
||||
systemd.services.systemd-journal-upload = {
|
||||
after = [
|
||||
"network-online.target"
|
||||
"tailscaled.service"
|
||||
];
|
||||
wants = [
|
||||
"network-online.target"
|
||||
"tailscaled.service"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue