Setting tag transforward-0.1-12
[transforward.git] / transforward.service
index 3fda43c..2fbf058 100644 (file)
@@ -4,8 +4,9 @@ After=syslog.target network.target
 
 [Service]
 Type=forking
-ExecStart=/sbin/modprobe transforward
-ControlGroup=cpu:/
+ExecStart=/usr/sbin/transforward.init
+# it appears this attribute is read-only
+#ControlGroup=cpu:/
 
 [Install]
 WantedBy=multi-user.target