AOU:initialisation du projet
This commit is contained in:
11
mpc.service
Normal file
11
mpc.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Mpc service
|
||||
Requires=mpd.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=pi
|
||||
ExecStart=/bin/sh /home/pi/btn_track.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user