This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 3d93fcc Continue development new 8988f7c x2goserver.service: Add Documentation= key. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2goserver.service | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 8988f7c4a513f91fe86b127a0c48c9f516f22bef Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 14 13:47:50 2018 +0200 x2goserver.service: Add Documentation= key. --- x2goserver.service | 1 + 1 file changed, 1 insertion(+) diff --git a/x2goserver.service b/x2goserver.service index a9e66b9..a813246 100644 --- a/x2goserver.service +++ b/x2goserver.service @@ -1,5 +1,6 @@ [Unit] Description=X2Go Server Daemon +Documentation=man:x2goserver.conf(5) [Service] Type=forking -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git