Page MenuHomeVyOS Platform

[email protected] cannot stop gracefully when VyOS shutdowns
Open, NormalPublicBUG

Description

When configuring a pppoe interface with dhcpv6-pd, it costs more time for VyOS to reboot/shutdown since [email protected] cannot stop gracefully when VyOS shutdowns. The systemd unit waits for 30s to be killed.
The bug is due to wrong order of [email protected] and [email protected]. When shuting down, the [email protected] exits immediately so the pppoe interface is down. But without interface pppoe0, [email protected] cannot stop.

Details

Difficulty level
Unknown (require assessment)
Version
1.4.0-rc3
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)