Skip to content

Commit

Permalink
privs
Browse files Browse the repository at this point in the history
  • Loading branch information
willemdh committed Oct 13, 2019
1 parent 53d529a commit 3be3e9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion FireMotD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# Script name: FireMotD
# Version: v12.03.191013
# Version: v12.04.191013
# Created on: 10/02/2014
# Author: Willem D'Haese
# Purpose: Bash script which enables dynamic MotD messages
Expand Down Expand Up @@ -1864,6 +1864,7 @@ InstallFireMotD () {
/usr/local/bin/FireMotD -G all
WriteLog Output Info "Generating FireMotD"
/usr/local/bin/FireMotD -t Digipolis
chmod 0775 /usr/share/firemotd
chmod 0776 $ExportFile
}

Expand Down

0 comments on commit 3be3e9e

Please sign in to comment.