mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-28 11:49:39 -05:00
fix default config file
This commit is contained in:
@@ -6,7 +6,7 @@ After=network.target
|
||||
Type=simple
|
||||
User=max
|
||||
WorkingDirectory=/home/max
|
||||
ExecStart=/bin/bash --login -c 'source /home/max/.bashrc; $HOME/.cargo/bin/periphery --config-path ~/.monitor/local.periphery.config.toml --home-dir $HOME'
|
||||
ExecStart=/bin/bash --login -c 'source /home/max/.bashrc; $HOME/.cargo/bin/periphery --config-path ~/.monitor/periphery.config.toml --home-dir $HOME'
|
||||
TimeoutStartSec=0
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user