Currently I have "/etc/systemd/system/web2py-scheduler.service":
---------------------------------
[Unit]
Description=Web2py Scheduler service

chedulerService]
ExecStart=  /usr/bin/python /opt/www-data/web2py/web2py.py -K networktools 
-Q &
Restart=always
KillSignal=SIGQUIT
Type=notify
NotifyAccess=all

[Install]
WantedBy=multi-user.target
-----------------------


RHEL 7 and Im when i enable and start then get status i get "starting"  but 
never fully starts.  Am i calling it wrong or any thoughts?

Thanks!

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to