2
0
mirror of git://github.com/lxc/lxc synced 2025-08-22 13:49:28 +00:00

Merge pull request #4077 from terceiro/lxc-net-on-lxc

lxc-net: don't start by default inside lxc
This commit is contained in:
Stéphane Graber 2022-02-02 13:35:09 -05:00 committed by GitHub
commit 73bc39ac8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ Description=LXC network bridge setup
After=network-online.target After=network-online.target
Before=lxc.service Before=lxc.service
Documentation=man:lxc Documentation=man:lxc
ConditionVirtualization=!lxc
[Service] [Service]
Type=oneshot Type=oneshot