mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 10:19:27 +08:00
add EXTRA_FILESYSTEMS to systemd script and example
This commit is contained in:
@@ -106,6 +106,7 @@ After=network.target
|
||||
[Service]
|
||||
Environment="PORT=$PORT"
|
||||
Environment="KEY=$KEY"
|
||||
# Environment="EXTRA_FILESYSTEMS=sdb"
|
||||
ExecStart=/opt/beszel-agent/beszel-agent
|
||||
User=beszel
|
||||
Restart=always
|
||||
|
Reference in New Issue
Block a user