Added user to systemd unit configuration in readme
This commit is contained in:
parent
b38e438ed6
commit
f40b2c809b
|
@ -21,6 +21,7 @@ Follow these steps to install Shammer of your machine:
|
||||||
Description = Shammer internet traffic generator
|
Description = Shammer internet traffic generator
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
User=<username>
|
||||||
ExecStart = /path/to/shammer/script
|
ExecStart = /path/to/shammer/script
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in New Issue