mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 14:23:13 +00:00
feat(ci): add DEB/RPM packaging workflow (#5738)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user