6712ef
[Unit]
6712ef
Description=Subversion protocol daemon
6712ef
After=syslog.target network.target
6712ef
6712ef
[Service]
6712ef
Type=forking
6712ef
EnvironmentFile=/etc/sysconfig/svnserve
6712ef
ExecStart=/usr/bin/svnserve --daemon --pid-file=/run/svnserve/svnserve.pid $OPTIONS
6712ef
6712ef
[Install]
6712ef
WantedBy=multi-user.target