ACIL FM
Dark
Refresh
Current DIR:
/lib/dracut/modules.d/98syslog
/
lib
dracut
modules.d
98syslog
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
module-setup.sh
1.14 MB
chmod
View
DL
Edit
Rename
Delete
parse-syslog-opts.sh
1.14 MB
chmod
View
DL
Edit
Rename
Delete
README
833 B
chmod
View
DL
Edit
Rename
Delete
rsyslog.conf
820 B
chmod
View
DL
Edit
Rename
Delete
rsyslogd-start.sh
1.23 MB
chmod
View
DL
Edit
Rename
Delete
rsyslogd-stop.sh
300 B
chmod
View
DL
Edit
Rename
Delete
syslog-cleanup.sh
419 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /lib/dracut/modules.d/98syslog/syslog-cleanup.sh
#!/usr/bin/sh # Just cleans up a previously started syslogd type getarg > /dev/null 2>&1 || . /lib/dracut-lib.sh if [ -f /tmp/syslog.server ]; then read -r syslogtype < /tmp/syslog.type if command -v "${syslogtype}-stop" > /dev/null; then "${syslogtype}"-stop else warn "syslog-cleanup: Could not find script to stop syslog of type \"$syslogtype\". Syslog will not be stopped." fi fi
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply