added systemd unit file
This commit is contained in:
parent
2609f72941
commit
4d401ecadd
11
Audio/smartplugs.service
Normal file
11
Audio/smartplugs.service
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Automatic smart plug manager for audio devices
|
||||||
|
After=multi-user.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
User=angoosh
|
||||||
|
ExecStart=python /home/angoosh/Scripts/audio_automation_pc.py
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user