mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06: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