|
|
| |
ALLSERVICE(1) |
User Manuals |
ALLSERVICE(1) |
allservice - Easy handling of a FreeBSD services
- allservice [local] [command]
allservice is a script to run a command on all services.
- local
- Restrict commands to services in /usr/local/etc/*
- start
- Start all services.
- stop
- Stop all services.
- restart
- Restart all services.
- status
- Show status of all services.
/usr/local/etc/allservice.txt Rc files listed in here will be ignored.
- List all service rc files.
- allservice
- Show status of all services.
- allservice status
- Restarting all services after pkg update .
- allservice local restart
- check-allservice(1)
- Easy monitoring of a FreeBSD services.
Dirk Meyer, dinoex@FreeBSD.org
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |