mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 05:05:13 +02:00
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/sh
|
|
|
|
exec 2>&1
|
|
exec vlogger -t netauth-ldap
|