$ sudo systemctl enable bt-obexpushd
$ sudo systemctl list-unit-files --type=service | grep
bt-obexpushd
bt-obexpushd.service
enabled
$ sudo systemctl start bt-obexpushd
$ sudo service bt-obexpushd status
● bt-obexpushd.service - Bluetooth obexpushd
Loaded: loaded
(/etc/systemd/system/bt-obexpushd.service; enabled; vendor
preset: enabled)
Active: active (running) since Sun 2020-11-15
06:41:00 GMT; 3min 27s ago
Process: 2628 ExecStartPre=/bin/sleep 4
(code=exited, status=0/SUCCESS)
Main PID: 2629 (obexpushd)
Memory: 8.1M
CGroup: /system.slice/bt-obexpushd.service
mq2629 /usr/bin/obexpushd -B -n -o
/home/pi/photos_from_phone
Nov 15 06:40:56 raspberrypi systemd[1]: Starting Bluetooth
obexpushd...
Nov 15 06:41:00 raspberrypi systemd[1]: Started Bluetooth
obexpushd.
Nov 15 06:41:01 raspberrypi obexpushd[2629]: obexpushd
0.11.2 Copyright (C) 2006-2010 Hendrik Sattler
Nov 15 06:41:01 raspberrypi obexpushd[2629]: This software
comes with ABSOLUTELY NO WARRANTY.
Nov 15 06:41:01 raspberrypi obexpushd[2629]: This is free
software, and you are welcome to redistribute it
Nov 15 06:41:01 raspberrypi obexpushd[2629]: under certain
conditions.
Nov 15 06:41:01 raspberrypi obexpushd[2629]: Listening on
bluetooth/[00:00:00:00:00:00]:9
|