Added user to systemd unit configuration in readme

This commit is contained in:
Thomas Van Acker 2021-05-09 07:07:21 +00:00
parent b38e438ed6
commit f40b2c809b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Follow these steps to install Shammer of your machine:
Description = Shammer internet traffic generator
[Service]
User=<username>
ExecStart = /path/to/shammer/script
[Install]