mirror of
https://github.com/linux-msm/rmtfs.git
synced 2024-11-23 12:14:12 +08:00
rmtfs.service.in: Remove dependency on qrtr-ns.service
The QRTR nameserver has been built into the kernel for years now, drop the dependency since qrtr-ns.service won't do anything anyways.
This commit is contained in:
parent
7a5ae7e0a5
commit
44fcb2ec64
@ -1,7 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Qualcomm remotefs service
|
Description=Qualcomm remotefs service
|
||||||
Requires=qrtr-ns.service
|
|
||||||
After=qrtr-ns.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=RMTFS_PATH/rmtfs -r -P -s
|
ExecStart=RMTFS_PATH/rmtfs -r -P -s
|
||||||
|
Loading…
Reference in New Issue
Block a user