summaryrefslogtreecommitdiffstats
path: root/projectroot/lib/systemd/system/urshd.service
blob: 913256583ab33c7024599f38feda933570f5b840 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=urshd Server
After=syslog.target
ConditionKernelCommandLine=ptxdist-devel

[Service]
ExecStart=/usr/bin/urshd -D

[Install]
WantedBy=multi-user.target