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

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

[Install]
WantedBy=multi-user.target