summaryrefslogtreecommitdiff
path: root/debian/swiftstory-offensive.service
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2021-12-26 20:54:02 +0100
committerOlivier Gayot <olivier.gayot@sigexec.com>2021-12-26 20:56:18 +0100
commit6a3b98debdbf6eaf72b59945aa0e12e248838c73 (patch)
tree33067980caf9a9c56699d75b1e963c275ad8daa5 /debian/swiftstory-offensive.service
parente2a704f673b30dd41b66299200780e5935d33481 (diff)
Mention that the Debian package is offensive to bump standards-version
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/swiftstory-offensive.service')
-rw-r--r--debian/swiftstory-offensive.service15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/swiftstory-offensive.service b/debian/swiftstory-offensive.service
new file mode 100644
index 0000000..86d7d92
--- /dev/null
+++ b/debian/swiftstory-offensive.service
@@ -0,0 +1,15 @@
+[Unit]
+Description=SwiftStory game server
+Requires=network-online.target
+After=network-online.target
+
+[Service]
+EnvironmentFile=-/etc/default/swiftstory-offensive
+ExecStart=/usr/bin/swiftstoryd
+Restart=on-failure
+Type=simple
+User=swiftstory
+
+[Install]
+WantedBy=multi-user.target
+Alias=swiftstoryd.service