mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-08 11:28:22 +00:00
In debian/rules, remove manual file installation. Move them to debian/*.install. Move all Debian specific installed files to debian/extra/.
14 lines
523 B
Plaintext
14 lines
523 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
|
|
L /run/shm - - - - /dev/shm
|
|
d /run/sendsigs.omit.d 0755 root root -
|