On 07/03/15 18:25, Josh Triplett wrote:
> Mar 07 10:17:42 thin systemd[1]: Failed to load environment files: No such
> file or directory
> Mar 07 10:17:42 thin systemd[1]: gdm.service failed to run 'reload' task: No
> such file or directory
Do you have a /etc/default/locale file?
If not, this looks like a bug in the patch I cherry-picked from upstream
for #774889:
+EnvironmentFile=@LANG_CONFIG_FILE@
should perhaps be
+EnvironmentFile=-@LANG_CONFIG_FILE@
to ignore absence of that file.
#774889 was RC and this isn't, so I'll have to get approval from the
release team before making that adjustment.
S
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]