This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aix:aix_subsys [2022/06/02 11:04] manu [Debug a demon] |
aix:aix_subsys [2023/09/01 13:56] (current) manu |
||
|---|---|---|---|
| Line 118: | Line 118: | ||
| waittime = 20 | waittime = 20 | ||
| grpname = "spooler" | grpname = "spooler" | ||
| + | </cli> | ||
| + | |||
| + | Then restart the demon (you can sometimes use refresh -s lpd) | ||
| + | <cli prompt='#'> | ||
| + | [root@nim]/root# stopsrc -s lpd ; startsrc -s lpd | ||
| + | </cli> | ||
| + | |||
| + | To remove a subsystem, use | ||
| + | <cli prompt='#'> | ||
| + | # rmssys -s Subsystem | ||
| </cli> | </cli> | ||