Skip to content

Commit d6144c6

Browse files
committed
tarssh should probably be in sbin
1 parent 1016540 commit d6144c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/tarssh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ rcvar="tarssh_enable"
3535
load_rc_config "${name}"
3636

3737
pidfile="/var/run/${name}.pid"
38-
procname="/usr/local/bin/tarssh"
38+
procname="/usr/local/sbin/tarssh"
3939
command="/usr/sbin/daemon"
4040
start_cmd=start_cmd
4141

0 commit comments

Comments
 (0)