Renommage du projet en gengitkan
This commit is contained in:
13
debian/gengitkan.service
vendored
Normal file
13
debian/gengitkan.service
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Application type "Kanboard" connectée à Gitea
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=GENGITKAN_HTTP_PUBDIR=/usr/share/gengitkan/public
|
||||
Environment=GENGITKAN_DATA_DBPATH=/var/lib/gengitkan/data.db
|
||||
ExecStart=/usr/bin/gengitkan -workdir /usr/share/gengitkan -config /etc/gengitkan/server.conf
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user