Harald Hoyer
|
9c0deb9f68
|
fix: shellcheck for modules.d/95fcoe/cleanup-fcoe.sh
|
2021-02-15 11:00:37 +01:00 |
Harald Hoyer
|
1caaeaae1e
|
modules.d/95fcoe/cleanup-fcoe.sh: chmod +x
|
2018-07-12 15:19:17 +02:00 |
Harald Hoyer
|
f8242a6a60
|
fcoe/cleanup-fcoe.sh: don't copy shm files to state
with systemd version 230, this is not necessary anymore
systemd commit cacf980ed44a28e276a6cc7f8fc41f991e2ab354
because /dev/shm is selinux relabled.
|
2016-06-27 12:03:55 +02:00 |
Harald Hoyer
|
b99e72427b
|
Revert "fcoe: no need to copy lldpad state"
This reverts commit e93ff1cf9a .
seems like the file has to be copied back in the real root.
https://bugzilla.redhat.com/show_bug.cgi?id=1246217
|
2016-04-14 13:38:24 +02:00 |
Harald Hoyer
|
e93ff1cf9a
|
fcoe: no need to copy lldpad state
/dev/shm should be available later on by the normal switch root bind mount.
|
2016-01-07 10:44:31 +01:00 |
Harald Hoyer
|
4a88aaff10
|
fcoe: cleanup lldpad
Resolves: rhbz#1246217
(cherry picked from commit 69c437dd1c )
|
2015-11-11 16:14:51 +01:00 |