Mohammad_Faraji
6 months ago
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||
[Unit] |
|||
Description=Example Service for Unix Socket |
|||
After=network.target |
|||
|
|||
[Service] |
|||
ExecStart=/usr/local/bin/addUsbScript.sh |
|||
StandardInput=socket |
|||
|
|||
[Install] |
|||
WantedBy=multi-user.target |
Loading…
Reference in new issue