Skip to content

Commit

Permalink
[lxc.service] Starts after remote-fs.target to allow containers relyi…
Browse files Browse the repository at this point in the history
…ng on remote FS to work

Signed-off-by: Pierre-Elliott Bécue <becue@crans.org>
  • Loading branch information
P-EB committed Mar 25, 2020
1 parent c40aa8c commit c82d776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/init/systemd/lxc.service.in
@@ -1,6 +1,6 @@
[Unit]
Description=LXC Container Initialization and Autoboot Code
After=network.target lxc-net.service
After=network.target lxc-net.service remote-fs.target
Wants=lxc-net.service
Documentation=man:lxc-autostart man:lxc

Expand Down

0 comments on commit c82d776

Please sign in to comment.