Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
steam
systemd
Commits
55a5aa02
Commit
55a5aa02
authored
Mar 01, 2012
by
Tollef Fog Heen
Browse files
Install a tmpfiles.d file for the /dev/initctl → /run/initctl migration. Closes: #657979
parent
63924b6b
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
55a5aa02
...
...
@@ -11,6 +11,8 @@ systemd (43-1) experimental; urgency=low
* Add --with-distro=debian to configure flags, due to no /etc/os-release
yet.
* Add new symbols for libsystemd-login0 to symbols file.
* Install a tmpfiles.d file for the /dev/initctl → /run/initctl
migration. Closes: #657979
[ Michael Biebl ]
* Add Build-Depends on liblzma-dev for journal log compression.
...
...
debian/systemd.install
View file @
55a5aa02
...
...
@@ -40,3 +40,4 @@ usr/lib/tmpfiles.d
debian
/
init
-
functions
lib
/
lsb
debian
/
debian
-
fixup
lib
/
systemd
/
debian
/
debian
-
fixup
.
service
lib
/
systemd
/
system
debian
/
tmpfiles
.
d
/
debian
.
conf
usr
/
lib
/
tmpfiles
.
d
debian/tmpfiles.d/debian.conf
0 → 100644
View file @
55a5aa02
# This file is part of the debianisation of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# See tmpfiles.d(5) for details
# Type Path Mode UID GID Age Argument
L
/
run
/
initctl
- - - - /
dev
/
initctl
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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