Jump to content

Mohammadreza

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Mohammadreza

  1. hi can help me please?

     

    [root@digi ~]# rpm -ivh http://www.pulseway.com/download/pulseway_x64.rpm
    Retrieving http://www.pulseway.com/download/pulseway_x64.rpm
    Preparing...                          ################################# [100%]
    Stopping pulseway service
    done
    Updating / installing...
       1:pulseway-4.7.5-1                 ################################# [100%]
    service pulseway does not support chkconfig
    service pulseway does not support chkconfig
    service pulseway does not support chkconfig
    [root@digi ~]# cp /etc/pulseway/config.xml.sample /etc/pulseway/config.xml
    cp: overwrite ‘/etc/pulseway/config.xml’? y    i have config file from old system and replace it here after installation /etc/pulseway/config.xml
    [root@digi ~]# /etc/init.d/pulseway start
    Starting pulseway (via systemctl):                         [  OK  ]  not start 
    [root@digi ~]# sudo systemctl enable pulseway.service    not work
    pulseway.service is not a native service, redirecting to /sbin/chkconfig.
    Executing /sbin/chkconfig pulseway on
    service pulseway does not support chkconfig
    [root@digi ~]# chkconfig --list

    Note: This output shows SysV services only and does not include native
          systemd services. SysV configuration data might be overridden by native
          systemd configuration.

          If you want to list systemd services use 'systemctl list-unit-files'.
          To see services enabled on particular target use
          'systemctl list-dependencies [target]'.

    netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
    network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
    [root@digi ~]#

×
×
  • Create New...