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