Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > Bugs > Topic : Fail to create service on Ubuntu 18.04 bionic



Threaded Mode | Print  

 Fail to create service on Ubuntu 18.04 bionic, Install script can't install service (0 Replies, Read 17267 times)
Alex987
Group: Member
Post Group: Newbie
Posts: 1
Status:
$cat webuzo-install.log |grep -B 3 'no runlevels'

Configuring EMPS for use
webuzo.service is not a native service, redirecting to systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable webuzo
update-rc.d: error: webuzo Default-Start contains no runlevels, aborting.
--
Creating webuzo.service file for systemd
Synchronizing state of webuzo.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable webuzo
update-rc.d: error: webuzo Default-Start contains no runlevels, aborting.


edit /usr/local/webuzo/conf/webuzo/emps/emps, insert in header:

### BEGIN INIT INFO
# Provides:          webuzo
# Required-Start:    $network $syslog
# Required-Stop:    $network $syslog
# Default-Start:    3 4 5
# Default-Stop:      0 1 6
### END INIT INFO

Run 'sudo /lib/systemd/systemd-sysv-install enable webuzo'
Hop this help.

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 28, 2024, 9:09 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.044