Ignore:
Timestamp:
10/02/2022 10:30:10 PM (19 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
713ad54
Parents:
c093e6b (diff), 6582ddc5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • bootscripts/lfs/init.d/template

    rc093e6b rf3b2f16  
    4646      killproc fully_qualified_path
    4747    # if it is not possible to use killproc
    48     # (the daemon shoudn't be stopped by killing it)
     48    # (the daemon shouldn't be stopped by killing it)
    4949      if pidofproc daemon_name_as_reported_by_ps >/dev/null; then
    5050         command_to_stop_the_service
Note: See TracChangeset for help on using the changeset viewer.