REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 743 B
Close
//lib/systemd/system-generators/selinux-autorelabel-generator.sh
Text
Base64
#!/bin/sh # This systemd.generator(7) detects if SELinux is running and if the # user requested an autorelabel, and if so sets the default target to # selinux-autorelabel.target, which will cause the filesystem to be # relabelled and then the system will reboot again and boot into the # real default target. PATH=/usr/sbin:$PATH unitdir=/usr/lib/systemd/system # If invoked with no arguments (for testing) write to /tmp. earlydir="/tmp" if [ -n "$2" ]; then earlydir="$2" fi set_target () { ln -sf "$unitdir/selinux-autorelabel.target" "$earlydir/default.target" } if selinuxenabled; then if test -f /.autorelabel; then set_target elif grep -sqE "\bautorelabel\b" /proc/cmdline; then set_target fi fi
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 14
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
kdump-dep-generator.sh
537 B
lrwxr-xr-x
2024-09-24 08:36:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
nfs-server-generator
66.03 KB
lrwxr-xr-x
2025-06-04 10:54:29
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rpc-pipefs-generator
37.19 KB
lrwxr-xr-x
2025-06-04 10:54:29
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
selinux-autorelabel-generator.sh
743 B
lrwxr-xr-x
2024-07-02 20:22:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-cryptsetup-generator
32.86 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-debug-generator
16.45 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-fstab-generator
45.10 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-getty-generator
16.77 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-gpt-auto-generator
28.86 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-hibernate-resume-generator
12.45 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-rc-local-generator
12.30 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-system-update-generator
12.34 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-sysv-generator
32.89 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
systemd-veritysetup-generator
20.74 KB
lrwxr-xr-x
2025-04-22 01:58:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).