feat(ci): add DEB/RPM packaging workflow (#5738)

This commit is contained in:
hector
2026-08-05 16:19:42 +08:00
committed by GitHub
parent 759ade4770
commit 6f10ca18a9
2 changed files with 464 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ WorkingDirectory=/opt/rustfs
# rustfs reads address, volumes, console, credentials, and other runtime settings
# from RUSTFS_* variables. See `../config/rustfs.env` for an example template.
EnvironmentFile=/etc/default/rustfs
ExecStart=/usr/local/bin/rustfs server
ExecStart=/usr/bin/rustfs server
# service log configuration
LogsDirectory=rustfs