Fix /etc/motd generation
This commit is contained in:
@@ -314,7 +314,7 @@ generate-services() {
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=$script > /etc/motd
|
||||
ExecStart=/usr/bin/bash -c '$script > /etc/motd'
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user