mirror of
https://git.proxmox.com/git/systemd
synced 2026-02-03 18:02:42 +00:00
/dev/initctl is now a symlink to /run/systemd/initctl/fifo, so make /run/initct point directly to that.
13 lines
480 B
Plaintext
13 lines
480 B
Plaintext
# 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 - - - - /run/systemd/initctl/fifo
|
|
d /run/sendsigs.omit.d 0755 root root -
|