This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
YOU RUN TINC ON DEBIAN?! AND CANT FUCKING FIGURE WHY EXTRA ARGS NOT PASS TO SERVICE?! | |
JUST | |
PATCH | |
/lib/systemd/system/tinc.service | |
SEE ExecStart | |
AND JUST ADD THAT ARGS AFTER -D (DAEMON) | |
EX: -R --user=xxx | |
AND SAVE IT | |
THEN RELOAD INIT(S) W | |
SYSTEMCTL DISABLE TINC --- SYSTEMCTL ENABLE TINC |
NewerOlder