Compare commits

..

No commits in common. "8c9236ec3de0fb0863bf44b2e0e5741f1e0f851e" and "3c10c163688f19ec79989e064ba4cdaa8e7940f4" have entirely different histories.

3 changed files with 3 additions and 23 deletions

View File

@ -5,7 +5,6 @@ Architecture: amd64
Maintainer: Jeff Carr <jcarr@wit.com>
Installed-Size: 5883
Section: network
Requires: postgresql
Priority: optional
Homepage: https://github.com/mattermost/mattermost-server
Description: mattermost

View File

@ -1,18 +0,0 @@
[Unit]
Description=Mattermost
After=network.target
After=postgresql.service
BindsTo=postgresql.service
[Service]
Type=notify
ExecStart=/opt/mattermost/bin/mattermost
TimeoutStartSec=3600
KillMode=mixed
Restart=always
RestartSec=10
WorkingDirectory=/opt/mattermost
User=mattermost
Group=mattermost
LimitNOFILE=49152
[Install]
WantedBy=multi-user.target

7
.gitignore vendored
View File

@ -1,6 +1,5 @@
.debian/mattermost*.deb
.debian/control.tar.xz
.debian/data.tar.xz
.debian/*.deb
.debian/*.tar.xz
.debian/DEBIAN/md5sums
.debian/files/opt/
mattermost*tar.gz
mattermost*