summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-06-06 05:32:21 +0000
committerXiao Pan <gky44px1999@gmail.com>2024-06-06 05:32:21 +0000
commit54ee27fb2c7a7336d71425546d85700ca405a886 (patch)
tree1a5c6576ad0069be96f0a2b0008ebf71cde7119e /etc
parent4706fa82ddea4cf5d3bae321b2390da5c9bce5bb (diff)
remove dyafk related, dyafk useless, not count as watch time
Diffstat (limited to 'etc')
-rw-r--r--etc/systemd/system/dyafk@.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/etc/systemd/system/dyafk@.service b/etc/systemd/system/dyafk@.service
deleted file mode 100644
index e5840703..00000000
--- a/etc/systemd/system/dyafk@.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Douyu AFK for user %I
-After=network.target
-
-[Service]
-User=%i
-
-Type=simple
-ExecStart=/usr/bin/dyafk
-
-Restart=always
-
-[Install]
-WantedBy=multi-user.target