summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--projectroot/usr/lib/systemd/system/urshd.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/projectroot/usr/lib/systemd/system/urshd.service b/projectroot/usr/lib/systemd/system/urshd.service
deleted file mode 100644
index 65d04ab..0000000
--- a/projectroot/usr/lib/systemd/system/urshd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=urshd Server
-After=syslog.target
-ConditionKernelCommandLine=devel
-
-[Service]
-ExecStart=/usr/bin/urshd -D
-
-[Install]
-WantedBy=multi-user.target