RackSystems
Verified User
I am getting a weird error when i try to use the service command. I also tried /sbin/service:
# service httpd start
/sbin/service: line 68: 13239 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" ${OPTIONS}
# service exim start
/sbin/service: line 68: 13246 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" ${OPTIONS}
When i only enter service:
# service
Usage: service < option > | --status-all | [ service_name [ command | --full-restart ] ]
But when i add an option to it:
# service --status-all
/sbin/service: line 34: 13323 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" status
I am using Fedora Core 3.
# service httpd start
/sbin/service: line 68: 13239 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" ${OPTIONS}
# service exim start
/sbin/service: line 68: 13246 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" ${OPTIONS}
When i only enter service:
# service
Usage: service < option > | --status-all | [ service_name [ command | --full-restart ] ]
But when i add an option to it:
# service --status-all
/sbin/service: line 34: 13323 Segmentation fault env -i LANG=$LANG PATH=$PATH TERM=$TERM "${SERVICEDIR}/${SERVICE}" status
I am using Fedora Core 3.