Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@Sailfish nemo]# ls -la /lib/systemd/system/network.target.wants/
- total 12
- drwxr-xr-x 2 root root 4096 Jan 4 1970 .
- drwxr-xr-x 22 root root 8192 Jan 4 1970 ..
- lrwxrwxrwx 1 root root 42 Jan 4 1970 bluetooth-init.service -> /lib/systemd/system/bluetooth-init.service
- lrwxrwxrwx 1 root root 20 Jan 4 1970 bluetooth.service -> ../bluetooth.service
- lrwxrwxrwx 1 root root 18 Jan 4 1970 connman.service -> ../connman.service
- lrwxrwxrwx 1 root root 16 Jan 4 1970 ofono.service -> ../ofono.service
- lrwxrwxrwx 1 root root 44 Jan 4 1970 wlan-module-load.service -> /lib/systemd/system/wlan-module-load.service
- [root@Sailfish nemo]# systemctl status bluetooth-init
- bluetooth-init.service - Bluetooth chip initialization
- Loaded: loaded (/lib/systemd/system/bluetooth-init.service; disabled)
- Active: inactive (dead) since Mon 2016-12-26 17:58:16 EET; 40min ago
- Process: 1273 ExecStart=/usr/bin/droid/bluetooth-init.sh (code=exited, status=0/SUCCESS)
- Main PID: 1273 (code=exited, status=0/SUCCESS)
- Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
- [root@Sailfish nemo]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement