Current File : /home/inlingua/public_html/decay_sym/root/etc/systemd/system/multi-user.target.wants/webuzo.service
[Unit]
Description=Webuzo Service
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=forking
ExecStart=/etc/init.d/webuzo start
ExecStop=/etc/init.d/webuzo stop
ExecReload=/etc/init.d/webuzo restart

[Install]
WantedBy=multi-user.target