Skip to content

Commit 675fbce

Browse files
committed
Update dialout-append.service
1 parent 2a33cce commit 675fbce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[Unit]
2-
Description=Append user to adbusers group to make Android udev rules working
2+
Description=Append user to mtk dialout group to make dialout udev rules working
33

44
[Service]
55
Type=oneshot
66
RemainAfterExit=yes
7-
ExecStart=/usr/bin/adbusers-append
7+
ExecStart=/usr/bin/dialout-append
88

99
[Install]
1010
WantedBy=multi-user.target

0 commit comments

Comments
 (0)