search for: echo_success

Displaying 4 results from an estimated 4 matches for "echo_success".

2019 Mar 05
1
Systemd's [ OK ] in green beginning of line
Hi I have to (re-)write many bootup scripts to move a bunch of servers from CentOS6 to CentOS7 In sysvinit the "echo_success" and "echo_failure" used to do this. What is the equivalent for systemd? thanks Jobst
2009 Aug 11
1
[PATCH server] remove appliance bits
...- for i in `seq 1 $num_iscsi_luns` ; do - tgtadm --lld iscsi --op new --mode logicalunit --tid $TARGET_ID \ - --lun $i -b /ovirtiscsi/iSCSI$i - done - - # - # Now make them available - # - tgtadm --lld iscsi --op bind --mode target --tid $TARGET_ID -I ALL - - echo_success - echo -} - -stop() { - echo -n "Stopping $prog: " - - # stop access to the iscsi target - tgtadm --lld iscsi --op unbind --mode target --tid $TARGET_ID -I ALL - - # unbind the LUNs - for i in `seq 1 $num_iscsi_luns` ; do - tgtadm --lld iscsi --op delete --mode lo...
2000 Sep 03
2
[2.2.0p1] unable to restart sshd remotely
after I check sshd.init file, I found: you use 'daemon' function to start sshd. but 'daemon' will not start a daemon if the daemon process already exist, isn't it right?
2006 May 03
3
Starting tomcat on bootup
I just installed Tomcat and when I run the chkconfig -add tomcat, it tells me that tomcat does not support chkconfig. Suggestions? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060502/a84cc5cb/attachment-0003.html> -------------- next part -------------- A non-text attachment was scrubbed...