After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767170 - Use RemainAfterExit=yes for NetworkManager-wait-online.service
Use RemainAfterExit=yes for NetworkManager-wait-online.service
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
1.2.x
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-06-02 16:02 UTC by Michael Biebl
Modified: 2016-06-02 19:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] systemd: Use RemainAfterExit=yes for NetworkManager-wait-online.service (1.61 KB, patch)
2016-06-02 16:02 UTC, Michael Biebl
none Details | Review

Description Michael Biebl 2016-06-02 16:02:07 UTC
RemainAfterExit=yes is typically used for Type=oneshot services.
systemd-networkd-wait-online.service uses it, so we should as well.


See
https://www.freedesktop.org/software/systemd/man/systemd.service.html#RemainAfterExit=
https://www.freedesktop.org/software/systemd/man/systemd.service.html#Type=
Comment 1 Michael Biebl 2016-06-02 16:02:55 UTC
Created attachment 328979 [details] [review]
[PATCH] systemd: Use RemainAfterExit=yes for  NetworkManager-wait-online.service

Would be great if this can be applied to both master and nm-1-2