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