summarylogtreecommitdiffstats
path: root/neard.service
diff options
context:
space:
mode:
authorCody P Schafer2023-08-27 19:13:28 -0400
committerCody P Schafer2023-08-27 19:14:15 -0400
commitb7ab049ec222efdcb7aa72d54b0627cc9cae611f (patch)
treed3d70f1438b616ff1ceec507be4460b295e9a902 /neard.service
parent98a4db718ed1895812d7473f4eccee83eddd862a (diff)
downloadaur-b7ab049ec222efdcb7aa72d54b0627cc9cae611f.tar.gz
update to 0.19, move closer to upstream defaults
Diffstat (limited to 'neard.service')
-rw-r--r--neard.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/neard.service b/neard.service
deleted file mode 100644
index 6cc65bd43ac4..000000000000
--- a/neard.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Near Field Communication Daemon
-Documentation=man:neard(8)
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/neard
-
-[Install]
-WantedBy=multi-user.target