net-snmp: rename stop_service to service_stopped
authorFlorian Eckert <redacted>
Wed, 19 Oct 2022 08:40:18 +0000 (10:40 +0200)
committerStijn Tintel <redacted>
Thu, 30 Mar 2023 07:23:41 +0000 (10:23 +0300)
commit9b67f7d1340abe08e6a0c2c80fb32572577a1441
tree0d713e77515bb76ad3b3592e2110e1b3d075b6ba
parentd6edd837f5d8ae18f53b474910358fad2930aa32
net-snmp: rename stop_service to service_stopped

The commands in the function 'stop_service' do not stop the service.
Rather, they are commands that are to be executed when the service has
already been stopped. By renaming the function, the commands are now
executed after the service has been stopped.

Signed-off-by: Florian Eckert <redacted>
net/net-snmp/files/snmpd.init
git clone https://git.99rst.org/PROJECT