Commit graph

9 commits

Author SHA1 Message Date
Matthias Reichl
a62294272a busybox: create /storage/.cache/kernel-overlays via tmpfiles.d
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-02-08 16:16:17 +01:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
Matthias Reichl
71eeeedd75 busybox: remove /var/run/utmp from tmpfiles.d
/run/utmp is already in systemd's default config, with proper flags
(boot only) and permissions, and /var/run is a symlink to /run as
per systemd standard so we don't need to list /var/run/utmp in
busybox's tmpfiles list.

This also removes these systemd boot warnings
  Line references path below legacy directory /var/run/
  Duplicate line for path "/run/utmp", ignoring.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 15:09:52 +02:00
MilhouseVH
4f89c4aa68 busybox: drop /var/lock - already created by legacy.conf from systemd 2017-12-09 18:35:30 +00:00
chewitt
b3dcdea6bf busybox: create /storage/backup by default 2016-10-01 05:10:29 +01:00
Stefan Saraev
50b84c5ccf busybox: add /storage/.config to tmpfiles 2015-01-19 15:15:05 +02:00
Stefan Saraev
0e5c443160 buusybox: set kernel.core_pattern 2015-01-04 00:10:13 +02:00
Stephan Raue
5eb91bcf1b busybox: create /storage/.update by default, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-17 17:49:32 +02:00
Stefan Saraev
c4c0c074c5 tmpfiles.d: cleanup. rename 2014-06-12 19:39:39 +02:00
Renamed from packages/sysutils/busybox/tmpfiles.d/01_busybox.conf (Browse further)