Phonesim
This commit is contained in:
11
.config/systemd/user/phonesim.service
Normal file
11
.config/systemd/user/phonesim.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Phonesim service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/phonesim -p 12345 /usr/share/phonesim/default.xml
|
||||
Type=simple
|
||||
RemainAfterExit=true
|
||||
StandardOutput=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user