This commit is contained in:
@@ -907,7 +907,7 @@ WantedBy=multi-user.target
|
||||
$SUDO_CMD mv /tmp/discovery.service /etc/systemd/system/discovery.service
|
||||
$SUDO_CMD systemctl enable discovery.service
|
||||
|
||||
else if [ "$GENTOO" == "true" ] ; then
|
||||
elif [ "$GENTOO" == "true" ] ; then
|
||||
$SUDO_CMD echo "/usr/local/bin/service-files.sh /usr/local/etc/results.txt restart" > /etc/local.d/service-file.start;
|
||||
$SUDO_CMD chmod a+x /etc/local.d/service-file.start;
|
||||
fi;
|
||||
|
Reference in New Issue
Block a user