Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
4de03d37
Commit
4de03d37
authored
Dec 01, 2014
by
Cameron Norman
Committed by
Stéphane Graber
Dec 02, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lxc-debian: mask both Wheezy and Jessie udev services
Signed-off-by:
Cameron Norman
<
camerontnorman@gmail.com
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
2b75b644
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lxc-debian.in
templates/lxc-debian.in
+1
-0
No files found.
templates/lxc-debian.in
View file @
4de03d37
...
@@ -210,6 +210,7 @@ configure_debian_systemd()
...
@@ -210,6 +210,7 @@ configure_debian_systemd()
# This function has been copied and adapted from lxc-fedora
# This function has been copied and adapted from lxc-fedora
rm
-f
${
rootfs
}
/etc/systemd/system/default.target
rm
-f
${
rootfs
}
/etc/systemd/system/default.target
touch
${
rootfs
}
/etc/fstab
touch
${
rootfs
}
/etc/fstab
chroot
${
rootfs
}
ln
-s
/dev/null /etc/systemd/system/udev.service
chroot
${
rootfs
}
ln
-s
/dev/null /etc/systemd/system/systemd-udevd.service
chroot
${
rootfs
}
ln
-s
/dev/null /etc/systemd/system/systemd-udevd.service
chroot
${
rootfs
}
ln
-s
/lib/systemd/system/multi-user.target /etc/systemd/system/default.target
chroot
${
rootfs
}
ln
-s
/lib/systemd/system/multi-user.target /etc/systemd/system/default.target
# Make systemd honor SIGPWR
# Make systemd honor SIGPWR
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment