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
11d123be
Unverified
Commit
11d123be
authored
Sep 23, 2020
by
Stéphane Graber
Committed by
GitHub
Sep 23, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3541 from Mingli-Yu/master
Remove obsolete setting regarding the Standard Output
parents
c37c7b91
a7a92a06
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
lxc-monitord.service.in
config/init/systemd/lxc-monitord.service.in
+0
-2
lxc@.service.in
config/init/systemd/lxc@.service.in
+0
-2
No files found.
config/init/systemd/lxc-monitord.service.in
View file @
11d123be
...
...
@@ -6,8 +6,6 @@ Documentation=man:lxc
[Service]
Type=simple
ExecStart=@LIBEXECDIR@/lxc/lxc-monitord --daemon
StandardOutput=syslog
StandardError=syslog
[Install]
WantedBy=multi-user.target
config/init/systemd/lxc@.service.in
View file @
11d123be
...
...
@@ -14,8 +14,6 @@ ExecStop=@BINDIR@/lxc-stop -n %i
# Environment=BOOTUP=serial
# Environment=CONSOLETYPE=serial
Delegate=yes
StandardOutput=syslog
StandardError=syslog
[Install]
WantedBy=multi-user.target
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