Setting tag transforward-0.1-12
[transforward.git] / transforward.service
1 [Unit]
2 Description=transforward module
3 After=syslog.target network.target
4
5 [Service]
6 Type=forking
7 ExecStart=/usr/sbin/transforward.init
8 # it appears this attribute is read-only
9 #ControlGroup=cpu:/
10
11 [Install]
12 WantedBy=multi-user.target