right now we have to juggle command line arguments to configure piscsi, typically by editing the systemd unit file -- this is quite cumbersome and not very user friendly
this is a proposal to introduce a simple config file, f.e. when packaged: /etc/piscsi.conf
decision to make:
- the file format, and parser to use (a library or homebrew)
- which configuration options to read from it
right now we have to juggle command line arguments to configure piscsi, typically by editing the systemd unit file -- this is quite cumbersome and not very user friendly
this is a proposal to introduce a simple config file, f.e. when packaged: /etc/piscsi.conf
decision to make: