mirror of
https://github.com/unraid/webgui.git
synced 2026-03-16 16:20:52 -05:00
Script code update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
sed -ri 's/^#?(\*\.\* \?remote)$/\1/' /etc/rsyslog.conf
|
||||
sed -ri 's/^#(\*\.\* \?remote)$/\1/' /etc/rsyslog.conf
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
sed -ri 's/^#?(\*\.\* \?remote)$/#\1/' /etc/rsyslog.conf
|
||||
sed -ri 's/^(\*\.\* \?remote)$/#\1/' /etc/rsyslog.conf
|
||||
|
||||
Reference in New Issue
Block a user