aboutsummaryrefslogtreecommitdiff
path: root/repo/ksutils-probe-client/[email protected]
diff options
context:
space:
mode:
Diffstat (limited to 'repo/ksutils-probe-client/[email protected]')
-rw-r--r--repo/ksutils-probe-client/[email protected]16
1 files changed, 0 insertions, 16 deletions
diff --git a/repo/ksutils-probe-client/[email protected] b/repo/ksutils-probe-client/[email protected]
deleted file mode 100644
index 7b31983..0000000
--- a/repo/ksutils-probe-client/[email protected]
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=KunoiSayami utils Probe client service
-After=network-online.target
-
-[Service]
-Type=simple
-Restart=always
-RestartSec=10s
-Environment="RUST_LOG=info"
-WorkingDirectory=/usr/bin/ksutils-probe-client -c %i.toml
-ExecStart=/etc/ksutils/probe-client/
-KillSignal=SIGINT
-TimeoutStopSec=10
-
-[Install]
-WantedBy=multi-user.target