We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab8944 commit 29563ecCopy full SHA for 29563ec
debian/arduino-router/DEBIAN/postinst
@@ -1,9 +1,5 @@
1
#!/bin/sh
2
3
-if [ -d /run/systemd/system ]; then
4
- systemctl daemon-reload
5
-fi
6
-
7
systemctl enable arduino-router
8
systemctl enable arduino-router-serial
9
0 commit comments