Bug 7603

Summary: systemd service unit files are incorrectly marked executable
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: OtherAssignee: Pierre Ossman <ossman>
Status: CLOSED FIXED    
Severity: Normal CC: linma
Priority: P2 Keywords: linma_tester, prosaic
Version: trunk   
Target Milestone: 4.12.1   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

Description Pierre Ossman cendio 2020-12-08 11:29:30 CET
Doesn't seem to have any practical issues, but we get these complaints in the journal:

> Mar 27 15:29:27 ossman.lkpg.cendio.se systemd[1]: Configuration file /usr/lib/systemd/system/vsmserver.service is marked executable. Please remove executable permission bits. Proceeding anyway.
> Mar 27 15:29:27 ossman.lkpg.cendio.se systemd[1]: Configuration file /usr/lib/systemd/system/vsmagent.service is marked executable. Please remove executable permission bits. Proceeding anyway.
> Mar 27 15:29:27 ossman.lkpg.cendio.se systemd[1]: Configuration file /usr/lib/systemd/system/tlwebadm.service is marked executable. Please remove executable permission bits. Proceeding anyway.
> Mar 27 15:29:27 ossman.lkpg.cendio.se systemd[1]: Configuration file /usr/lib/systemd/system/tlwebaccess.service is marked executable. Please remove executable permission bits. Proceeding anyway.
Comment 2 Linn cendio 2020-12-09 11:08:40 CET
Tested on Ubuntu 18.04, and the complaints in the log are indeed removed.