-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Script error:
sudo service fake_service start
touch: cannot touch ‘/var/lock/subsys/fake_service’: No such file or directory
/etc/init.d/fake_service: line 15: [: =: unary operator expected
- How to do the following commands in Ubuntu machine?
sudo chkconfig --list fake_service
sudo chkconfig --add fake_service
sudo chkconfig fake_service on
sudo chkconfig fake_service off
Metadata
Metadata
Assignees
Labels
No labels